- Review commits at https://github.com/hnesk/browse-ocrd/compare/v0.5.2...master and put noteworthy changes into the CHANGELOG
- Update
__version__
in__init__.py
git commit
git tag -a v0.5.2
git push origin v0.5.2
- https://github.com/hnesk/browse-ocrd/releases/new and paste CHANGELOG changes
make testpypi
make pypi