File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0).
1717### Fixed
1818-->
1919
20+ ## 0.7.6 - 2024-05-16
21+
22+ - prep: check ID unique after ensuring that ID exists
23+
2024## 0.7.5 - 2024-05-07
2125
2226- Require Python>=3.9
Original file line number Diff line number Diff line change 55 given-names : " Gerit"
66 orcid : " https://orcid.org/0000-0003-3926-7717"
77title : " BibDedupe: An Open-Source Python Library for Bibliographic Record Deduplication"
8- version : 0.7.5
9- date-released : 2024-05-07
8+ version : 0.7.6
9+ date-released : 2024-05-16
1010url : " https://github.com/CoLRev-Environment/bib-dedupe"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " bib-dedupe"
3- version = " 0.7.5 "
3+ version = " 0.7.6 "
44description = " Identify and merge duplicates in bibliographic records"
55authors = [" Gerit Wagner <gerit.wagner@uni-bamberg.de>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments