This file is a memo for the maintainer.
- Update screenshots (d-conf,...)
- Update version number in
nautilus_terminal/__init__.py
- Edit / update changelog in
README.rst
- Commit / tag (
git commit -m vX.Y.Z && git tag vX.Y.Z && git push && git push --tags
)
Publish source dist and wheels on PyPI.
→ Automated :)
- Make a release on Github
- Add changelog