Skip to main content

Release version

Test PyPI version

Yet another tool for bumping version number and updating changelog.

Usage

Install by running:

pip install release-version

Add following in pyproject.toml file in the root directory of your project:

[tool.release-version]
filename = "pyproject.toml"
pattern = "version = \"(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)\""
changelog = "CHANGELOG.md" # optional

Release new versions by running:

release-version patch
release-version minor
release-version major

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

release-version-0.1.6.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

release_version-0.1.6-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file release-version-0.1.6.tar.gz.

File metadata

  • Download URL: release-version-0.1.6.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for release-version-0.1.6.tar.gz
Algorithm Hash digest
SHA256 518246eb1e55bcd88be37cb019d4831d06170242474fa6d0ed673e57e00c1a0f
MD5 3ced58fdd07d859c3bcbdce5126f4342
BLAKE2b-256 22b108a2c5bca23b0df3e6c48734e55b0e564c1faa2cd0e022ead74cc81666a9

See more details on using hashes here.

File details

Details for the file release_version-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for release_version-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9a43c3fb7e84b7d58615cbb1e46253274e1c2abd4bb8de6d037b7a45937026e2
MD5 ccf72c537b2f71f7cc986ffc9f4e573e
BLAKE2b-256 9ac8cbec22233a93905d4ee79c46a2234b5f2e65ee189c9246bcc5bcbecf9a08

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.6 This release

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page