Skip to main content

Semi-automatic versioning for git users.

Project description

# flowtool-versioning

Automatic versions from git tags.

This addon lets you deploy a small versioning framework that integrates with setuptools and probably also distutils.

To test it out, run flowtool init-versioning in a folder containing a setup.py that is also under git version control and follow the instructions.

Once you have it wired into your setup.py and a tag with your prefix (can be empty also) exists, you should be able to run: ` ./setup.py version # get current version info ./setup.py bump # create a new tag, with a minorly bumped version ./setup.py sdist release # release is upload and git push + tags `

Request more documentation!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flowtool-versioning-0.7.26.tar.gz (11.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page