Skip to content

Commit

Permalink
Merge pull request #325 from giffels/fix/citation_cff
Browse files Browse the repository at this point in the history
Fix missing space in CITATION.cff
  • Loading branch information
giffels authored Dec 20, 2023
2 parents 685fda7 + 2b57057 commit 10072ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ authors:
- given-names: Peter
family-names: Wienemann
affiliation: University of Bonn
- given-names:Raphael
- given-names: Raphael
family-names: Kleinemühl
affiliation: University of Wuppertal
version: 0.8.1
Expand Down
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-11-29, command
.. Created by changelog.py at 2023-12-16, 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 10072ef

Please sign in to comment.