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
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 details)
File details
Details for the file versionup-1.0.3.tar.gz.
File metadata
- Download URL: versionup-1.0.3.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edf4f2326d29f0426cd65daf1947841ae7fbf0a323d05142611fa7851164eb97
|
|
| MD5 |
776026c49d90958bd1adb2bd46ad6324
|
|
| BLAKE2b-256 |
352f7e8dadde5237b2fb3860cc23d033db7acf1b6d07e5d2f49c4bd6406bab8c
|