-
Notifications
You must be signed in to change notification settings - Fork 32
PyPI Packaging
Philipp Rudiger edited this page May 13, 2014
·
1 revision
-
Get latest version:
git pull master
-
Find out current version using:
git describe
-
Tag the incremented version:
git tag -a v1.0.0 -m "Creating the first official version."
-
Update setup.py appropriately
-
Push to PyPI