Skip to main content

Bump version, tag, commit, release to pypi, bump again, and push.

Project description

r3l3453 is a small project that I use for semi-automating the release cycle on a few projects of mine. It expects the project to have a very specific configuration that I personally prefer, and therefore may not be suitable for other’s projects.

In short what it does is as follows:

  • Bump version(s) to a release version according to git log and Conventional Commits.

  • Change the title of Unreleased section in CHANGELOG.rst to the new version.

  • Commit changes.

  • Tag the commit.

  • Release to PyPI.

  • Bump the version again to dev0 version for the next release.

  • Push changes to repository.

There is a --simulate cli option which allows one to see what is going to happen.

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

r3l3453-0.35.0.tar.gz (39.9 kB view hashes)

Uploaded Source

Built Distribution

r3l3453-0.35.0-py3-none-any.whl (41.7 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