Skip to main content

Project Manager Versioning tool.

Project description

Proman Versioning

License Build Status codecov

Overview

Project Manager Versioning tool.

Install

pip install proman-versioning

Setup

[tool.proman.versioning]
enable_devreleases = true
enable_prereleases = true
enable_postreleases = true

[[tool.proman.versioning.files]]
filepath = "example/__init__.py"
pattern = "__version__ = '${version}'"

[[tool.proman.versioning.files]]
filepath = "pyproject.toml"
pattern = "version = \"${version}\""

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

proman-versioning-0.1.1a7.tar.gz (17.0 kB view hashes)

Uploaded Source

Built Distribution

proman_versioning-0.1.1a7-py3-none-any.whl (22.1 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