If you add new features or add a breaking change, you want to change the version of your package. In this lesson you’ll meet semantic versioning and how you can use it in your project.
Note: If you want to learn more about semantic versioning, make sure to check out semver.org.
Ifeanyi A on Nov. 2, 2022
I got errors while running the bumpversion command in the terminal. I’m sure I am in the right directory. It gave errors pointing to my ubuntu system files.
Errors:I couldn’t also run the ‘python - reader’ command. It gave other errors pointing to my system files.
Errors:I’m running on python 3.6 so not sure if that’s the problem or perhaps bumpversion is outdated.