Workflow for releasing a new version:
- Update the version in
setup.py(even thedownload_url). Commit it with message "Bump version to x.x.x" - Tag the new commit as vx.x.x (v1.1, v1.0.1)
- Push to Github
- Update the releases page: https://github.com/BoGoEngine/bogo-python/releases
- Upload to PyPI: https://docs.python.org/2/distutils/packageindex.html#package-index