Skip to main content

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

  1. Change the current folder to cloned git project (or a subfolder).

  2. Run neuro-bump-version to create a next tag using Neu.ro versioning schema (see below). Only projects with use_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

neuro-bump-version-21.12.5.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

neuro_bump_version-21.12.5-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page