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 776099a commit 6f4c604Copy full SHA for 6f4c604
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Mindee Python API Library Changelog
2
3
+## v2.5.1 (2022-08-30)
4
+### Fixes
5
+* :bug: never use mutable defaults in class definitions (#96)
6
+
7
## v2.5.0 (2022-08-11)
8
### Changes
9
* :lipstick: improve string output of documents
mindee/version
@@ -1 +1 @@
-2.5.0
+2.5.1
0 commit comments