Skip to content

Commit

Permalink
version 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ianardee committed Aug 30, 2022
1 parent 776099a commit 6f4c604
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Mindee Python API Library Changelog

## v2.5.1 (2022-08-30)
### Fixes
* :bug: never use mutable defaults in class definitions (#96)

## v2.5.0 (2022-08-11)
### Changes
* :lipstick: improve string output of documents
Expand Down
2 changes: 1 addition & 1 deletion mindee/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.0
2.5.1

0 comments on commit 6f4c604

Please sign in to comment.