Version bumper for any package locally, pypi, github
Project description
verup
Its a simple script to bump any package version. You have local package or package on pypi or on github
use verup and specify version increment type major, minor, patch
Setup
> pip install verup
Usage
> verup --help
usage: verup [-h] [-t {major,minor,patch}] [-n PACKAGE_NAME] [-c CURRENT_VERSION] [-r {pypi,testpypi,github}]
version bump program
options:
-h, --help show this help message and exit
-t {major,minor,patch}, --type {major,minor,patch}
specify what type of semver increment you want
-n PACKAGE_NAME, --package-name PACKAGE_NAME
specify package name and if its github repo then specify user/repo-name
-c CURRENT_VERSION, --current-version CURRENT_VERSION
if you want to version bump locally then specify your current version of the package
-r {pypi,testpypi,github}, --repo {pypi,testpypi,github}
if you want to version bump any package which is on pypi or github then use this option
Happy Coding :)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
verup-0.0.1.tar.gz
(15.2 kB
view details)
Built Distribution
verup-0.0.1-py3-none-any.whl
(15.4 kB
view details)
File details
Details for the file verup-0.0.1.tar.gz
.
File metadata
- Download URL: verup-0.0.1.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 954152e87ffd110ae588e0dc5d5c313b48c12b913fed56468a83180a724cfa29 |
|
MD5 | d05d87b19616d93944076b222f15df9e |
|
BLAKE2b-256 | a77df5da9b88a7c8bc993fe9f6b55af9428ee212f344260acbd3299a6d6bdfdf |
File details
Details for the file verup-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: verup-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8972a061c7a0208f88a5e717b932de70c3c0b2560521e48f72cc1b215b2b434f |
|
MD5 | 6ba913404c2c54f4aba98526bb62251f |
|
BLAKE2b-256 | 2c56ecc12845a9552e3637a4885fd952fc48fbef9e730610f20e2af373115874 |