Skip to content

Commit 30d38ce

Browse files
ianardeefharper
authored andcommitted
version 1.3.1
1 parent 0edf4a3 commit 30d38ce

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
11
# Mindee python SDK
22

3+
## v1.3.1 (2022-02-03)
4+
5+
### Fixes
6+
* :bug: fix probabilities not loaded from API
7+
[#49](https://github.com/mindee/mindee-api-python/issues/49)
8+
9+
### Changes
10+
* :sparkles: add CLI tool for testing
11+
312
## v1.3.0 (2022-01-17)
413

5-
### Fix
14+
### Fixes
615
* :bug: Fixed URLs not built properly on Windows OS
716
[#33](https://github.com/mindee/mindee-api-python/issues/33)
817
* :bug: fixed API error when using base64
918
[#45](https://github.com/mindee/mindee-api-python/issues/45)
1019

11-
### Chg
20+
### Changes
1221
* :sparkles: Add user-agent header with SDK and Python versions
1322
* :sparkles: Use pikepdf to replace pyMuPDF
1423
* :construction_worker: Pass all code through Black

mindee/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.3.1

0 commit comments

Comments
 (0)