Skip to content

Commit 9c3dba2

Browse files
authored
🔖 version 3.11.1 (#154)
1 parent f328d07 commit 9c3dba2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Mindee Python API Library Changelog
22

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+
313
## v3.11.0 - 2023-07-03
414
### Changes
515
* :sparkles: add basic support for line items

mindee/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.11.0
1+
3.11.1

0 commit comments

Comments
 (0)