# Release information

* introduce and test interesting features
* increase VERSION in bdsync_manager/__init__.py
* update the changelog
* upload to savannah: make upload
* upload to pypi: make pypi-upload
* add release announcement to website:
** create a release announcement (website/content/release-X.Y.md)
** make website-upload
* add a release announcement to the savannah project website
* send a release announcement to the mailing list
* set a release tag: git tag -a vX.Y COMMIT_ID
