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.
1 parent dab1904 commit 704d5d2Copy full SHA for 704d5d2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Mindee Python API Library Changelog
2
3
+## v4.0.2 - 2023-10-11
4
+### Fixes
5
+* :bug: fix crashes when trying to parse from newer custom APIs
6
+
7
8
## v4.0.1 - 2023-10-30
9
### Fixes
10
* :bug: add missing internal imports for some products
mindee/version
@@ -1 +1 @@
-4.0.1
+4.0.2
0 commit comments