Bump package versions
Project description
Introduction
A simple python console script to let me bump package version numbers easily and at will.
Overview
The basic command structure is:
Usage: stepversion [OPTIONS]
Args: major: minor: patch: package_name
Options:
--version Show the version and exit.
-m, --major INTEGER Bump major version (default 1)
-i, --minor INTEGER Bump minor version (default 1)
-p, --patch INTEGER Bump patch version (default 1)
-a, --package-name TEXT Use this option when the package name does not
match the project name
--help Show this message and exit.
Opinionated Expectations
The project keeps a _version.py
file in the main package.
The format of the file is:
__version__: str = 'A Semantic Version'
Installation
pip install stepversion
Written by Humberto A. Sanchez II (C) 2023
Note
For all kind of problems, requests, enhancements, bug reports, etc., please drop me an e-mail.
== I am using GitHub under protest ==
This project is currently hosted on GitHub.
I urge you to read about the Give up GitHub campaign from the Software Freedom Conservancy.
While I do not advocate for all the issues listed there I do not like that a company like Microsoft may profit from open source projects.
I continue to use GitHub because it offers the services I need for free. But, I continue to monitor their terms of service.
Any use of this project's code by GitHub Copilot, past or present, is done without our permission. We do not consent to GitHub's use of this project's code in Copilot.
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
Built Distribution
File details
Details for the file stepversion-0.9.1.tar.gz
.
File metadata
- Download URL: stepversion-0.9.1.tar.gz
- Upload date:
- Size: 40.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f07eb015a5f82571f88e6c5ccd8b281e618d55a71358d4669138ca71744edf25 |
|
MD5 | 10f0d5fbb69fd1bf0bdbd6b4297348d5 |
|
BLAKE2b-256 | ee9de026fb52b2e27a4998f09e4bc27c6bf6ce24b0618825c42c75f7c860f3fe |
File details
Details for the file stepversion-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: stepversion-0.9.1-py3-none-any.whl
- Upload date:
- Size: 28.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97e3e8702c8d572077ab0753f8597cda6ff9d290967e01822dad7e9ad4fdb907 |
|
MD5 | 6156b518db8017acb799a939301b75b0 |
|
BLAKE2b-256 | 2565fa3bc193b129ac5937fde86f5606290236a5c1f61b6aba18c7b7b3f1cbdd |