Skip to content

Commit a521691

Browse files
authored
Merge pull request #28 from casework/release-0.2.0
Release 0.2.0
2 parents d44ab02 + 488c29f commit a521691

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ Version notes:
3333
- fixes to some of the vocabulary used in the code for clarity
3434
- new flag for deterministic uuids in certain instances
3535
- thanks to @ajnelson-nist for all the PRs on this one
36+
37+
- 0.2.0 - Case 1.3.0 support
38+
- testing in Python 3.12

exifread_case/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.2"
1+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)