Skip to content

Commit

Permalink
Merge pull request #312 from giffels/update-citation-cff
Browse files Browse the repository at this point in the history
Update CITATION.cff to version 0.8.0
  • Loading branch information
giffels committed Oct 24, 2023
2 parents 1779157 + 8fdbc14 commit 36ac7c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -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/'
Expand Down

0 comments on commit 36ac7c1

Please sign in to comment.