Increment version, create and push tag for release
Project description
packagit
Increment version, create and push tag for release on github and pypi
Installation
# Set up a virtualenv.
python3 -m venv venv
source venv/bin/activate
# Install from PyPI
pip install packagit
Setup
Write your first version number inside the setup.py of your project in the form:
VERSION = "0.2101.0" # major.YYMM.minor
Copy the workflow file (release.yml) to the .github/workflows folder of your project repository. Copy an (empty?) changelog.txt to the root of your project repository.
Usage
Run at the shell prompt
packagit 0 # 0 is the major version number, the minor number will be automatically incremented.
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
packagit-0.2102.11.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file packagit-0.2102.11.tar.gz
.
File metadata
- Download URL: packagit-0.2102.11.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7022cc3ff12c111287d720819724267032402c00661e0a1f278e194fafa9bba |
|
MD5 | 31e5f9a2c3e1525338a1553f43df81b8 |
|
BLAKE2b-256 | 0102c9b234bd9cc5bc6308aceb5b22b68bfa99cbb25054c269a145e5dec11675 |
File details
Details for the file packagit-0.2102.11-py3-none-any.whl
.
File metadata
- Download URL: packagit-0.2102.11-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cdd5c67447e4daed1ed083111d6edcf843629ff233224218d13acbbc4630ddc |
|
MD5 | 2d0b7bf0561319f89aad76996143e2be |
|
BLAKE2b-256 | 02817317b086b5b1d2d5ed22804b9239488b491abf9db2f3521be827922b18bb |