Bump version for Neu.ro projects
Project description
neuro-bump-version
Bump neu-ro tag to the next version
Installation
Install with pipx in user space to access the tool everywhere:
$ pipx install neuro-bump-version
Usage
-
Change the current folder to cloned git project (or a subfolder).
-
Run
neuro-bump-version
to create a next tag using Neu.ro versioning schema (see below). Only projects withuse_scm_version
configured are supported.
Versioning schema
The schema should conform SemVer, CalVer, and Python PEP 440.
We use YY.MM(.NN)
naming where YY
is the last 2 digits of year, MM
is the month
number without trailing zero, NN is an incremental number instead, resetting this number
to zero every month.
Zero incremental number is omitted.
For example, the first release in October will be 21.10
(implicit trailing zero),
the next is 21.10.1
, 21.10.2
and so on until November.
The first release in November should be 21.11
.
Project details
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
Hashes for neuro-bump-version-21.12.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d55b2ce98f135187f20f9271d0516e27b6b471382b9cb8c21a833a9eca7c5139 |
|
MD5 | ca554a24d83e33831d3f9b67e44aed02 |
|
BLAKE2b-256 | c48f6e108d7f656c48b71efcb12f92ec18f6435c23098bba36851d5f6f1b4be5 |
Hashes for neuro_bump_version-21.12.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92fa28f03e4b5ff923f9287a254ddb949b4f146d18b10c6d1b95450eb2e63331 |
|
MD5 | a280e0d4a3abc3ffd655270f918497c9 |
|
BLAKE2b-256 | 2db9b92cc0f2108b43f925b47d7abcff4d94bed998d2f72caa2dff8a3218ec78 |