-
Check the version in the VERSION file.
-
Check the CHANGELOG.
-
(If anything is out of order, create a PR and merge updates to those.)
-
Execute the following push from master
git push origin master:release
CI should take it from there...
During development, you can use a trailing version number, such as 0.1.1devXXX
. Push to the test-release
branch to publish to a test PyPi.