# Release information

* introduce and test interesting features
* run the style and syntax check: make test
* update the changelog for the new version
* create a release announcement (website/content/release-X.Y.md)
* update release-related files: make release-(major|minor|patch)
* create a signed release archive: make sign
* upload to savannah: make upload-savannah UPLOAD_USER=savannah_username
* upload to pypi: make upload-python
* add release announcement to website: make website-upload
* add a release announcement to the savannah project website
* send a release announcement to the mailing list
* add and commit the release archive (and the signature) - below "releases/"
* push all changes
