We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d44ab02 + 488c29f commit a521691Copy full SHA for a521691
README.md
@@ -33,3 +33,6 @@ Version notes:
33
- fixes to some of the vocabulary used in the code for clarity
34
- new flag for deterministic uuids in certain instances
35
- 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
@@ -1 +1 @@
1
-__version__ = "0.1.2"
+__version__ = "0.2.0"
0 commit comments