Zest.releaser: easy releasing and tagging for Python packagesΒΆ

Make easy, quick and neat releases of your Python packages. You need to change the version number, add a new heading in your changelog, record the release date, svn/git/bzr/hg tag your project, perhaps upload it to pypi... zest.releaser takes care of the boring bits for you.

Here’s an overview of the documentation we have for you. First the documentation on using zest.releaser:

And documentation on zest.releaser as a project; for instance for reporting bugs and fixing the code:

Project Versions

Next topic

Package releasing made easy: zest.releaser overview and installation

This Page