We are using versioning. The current version is 0.2.3 i would like to increment by 0.0.1 using python. Getting below error.
tagNumber = 0.2.3 ^ SyntaxError: invalid syntax
We are using versioning. The current version is 0.2.3 i would like to increment by 0.0.1 using python. Getting below error.
tagNumber = 0.2.3 ^ SyntaxError: invalid syntax