diff --git a/CITATION.cff b/CITATION.cff index 9ef755ae..b3a87ad5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -2,8 +2,8 @@ # Metadata for citation of this software according to the CFF format (https://citation-file-format.github.io/) cff-version: 1.1.0 message: If you use this software, please cite it using these metadata. -title: "MatterMiners/tardis: 0.7.1" -doi: 10.5281/zenodo.7943895 +title: "MatterMiners/tardis: 0.8.0" +doi: 10.5281/zenodo.8426261 authors: - given-names: Manuel family-names: Giffels @@ -40,7 +40,7 @@ authors: - given-names: Peter family-names: Wienemann affiliation: University of Bonn -version: 0.7.1 -date-released: 2023-05-17 +version: 0.8.0 +date-released: 2023-10-10 repository-code: https://github.com/MatterMiners/tardis license: MIT diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 6c082b4c..81f23278 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,4 +1,4 @@ -.. Created by changelog.py at 2023-10-05, command +.. Created by changelog.py at 2023-10-10, command '/Users/giffler/.cache/pre-commit/repor6pnmwlm/py_env-python3.10/bin/changelog docs/source/changes compile --categories Added Changed Fixed Security Deprecated --output=docs/source/changelog.rst' based on the format of 'https://keepachangelog.com/'