Skip to content

Commit 6f4c604

Browse files
committed
version 2.5.1
1 parent 776099a commit 6f4c604

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## v2.5.1 (2022-08-30)
4+
### Fixes
5+
* :bug: never use mutable defaults in class definitions (#96)
6+
37
## v2.5.0 (2022-08-11)
48
### Changes
59
* :lipstick: improve string output of documents

mindee/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.0
1+
2.5.1

0 commit comments

Comments
 (0)