Automatically create semantic version git tags
Project description
Tag Release
Automatically create semantic version git tags.
$ tag --push
Next version: v1.0.1
Tag v1.0.1 created and pushed to remote.
Autocomplete
tag provides autocomplete for bash, fish, powershell and zsh shells.
For example, to enable autocomplete for the bash shell,
tag completion bash | sudo tee /etc/bash_completion.d/tag > /dev/null
Note: bash completion requires the bash-completion package be installed.
For more information, see tag completion <shell> --help for your respective <shell>.
Install
pip:
tag is available as a pypi package.
pip install release-tag
go:
go install github.com/jmelahman/tag@latest
github:
Prebuilt packages are available from Github Releases.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file release_tag-0.2.2.tar.gz.
File metadata
- Download URL: release_tag-0.2.2.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3d156aaf16281673c259ccef3363143303991b1a60ec5774194852a45efc4c2
|
|
| MD5 |
a9eda5ad48fe9ae97f6d1c2133f8927d
|
|
| BLAKE2b-256 |
b347765688b1f95a6ba396efb7adf5af9cd0fd43f8ccf86981b9ad6bff914956
|
File details
Details for the file release_tag-0.2.2-py3-none-any.whl.
File metadata
- Download URL: release_tag-0.2.2-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33dbc26d1a08aeec76d559e0ac59fce04d15a3b0cc3b746e4257382252428c7c
|
|
| MD5 |
d5c4bf9a424827ff52512e4187a54b51
|
|
| BLAKE2b-256 |
4150d6d09cad173da4e99bfa92878f791f939a8ec1e1ba52b48ae95239548e90
|