Skip to main content

version update / management utility

Project description

versionup is an auto version tool with a command line utility

go to any directory with a setup.py and call either upversion or showversion and it will do the rest.

if you tell it not to set up your setup.py file then add from versionup import get_version version = get_version()

# then replace your ‘version’ : ‘x.x.x’, or ‘version = ‘x.x.x’, # with ‘version’ : version or ‘version’ = version,

or just let it do it for you…

to install just sudo python setup.py install

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

versionup-1.0.3.tar.gz (1.3 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