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 f328d07 commit 9c3dba2Copy full SHA for 9c3dba2
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Mindee Python API Library Changelog
2
3
+## v3.11.1 - 2023-07-13
4
+### Changes
5
+* :arrow_up: GitHub CI and mypy updates
6
+* :arrow_up: update requests to 2.31
7
+
8
+### Fixes
9
+* :bug: fix full_name for multiple given names
10
+* :bug: fix for parsing OCR response in CLI
11
12
13
## v3.11.0 - 2023-07-03
14
### Changes
15
* :sparkles: add basic support for line items
mindee/version
@@ -1 +1 @@
-3.11.0
+3.11.1
0 commit comments