All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
In order to release a new package version:
- Make sure the current file (CHANGELOG.rst) is updated.
- Set the new version number in dhdt/__version__.py .
- Update the CITATION.cff file (at lease the
version
anddate-released
fields). - Update the .zenodo.json file from CITATION.cff (using
cffconvert
):
- Create Github release.
- Verify that the code is released on Zenodo and PyPI.
- Empty Python project directory structure