We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0eeffac + b554fde commit c6b97ffCopy full SHA for c6b97ff
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+## 0.5.1
4
+- Correct license identifier in CITATION.cff so it is valid
5
+
6
## 0.5
7
8
- New `UnDelta` and `UnInt` classes for uncertain durations
CITATION.cff
@@ -25,7 +25,7 @@ authors:
25
family-names: Casties
26
affiliation: Max Planck Institute for the History of Science
27
orcid: https://orcid.org/0009-0008-9370-1303
28
-version: '0.3'
29
-date-released: 2024-11-18
+version: '0.5'
+date-released: 2025-06-25
30
repository-code: https://github.com/dh-tech/undate-python
31
-license: Apache 2
+license: Apache-2.0
0 commit comments