python programming
Do the change in the following files:
-
setup.pyORpyproject.toml -
add a
gittag -
Remember that for the Travis CI to pick it up you have to
git tagand alsogit push --tagsbefore sending the commit to github, otherwise travis will see an untagged commit.