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 18df01f commit c3fd5c1Copy full SHA for c3fd5c1
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Mindee Python API Library Changelog
2
3
+## v3.2.1 - 2023-01-18
4
+### Changes
5
+* :arrow_up: Update pikepdf
6
+* :sparkles: Add support for Python 3.11
7
+
8
+### Fixes
9
+* :bug: Fix misleading docstrings
10
11
## v3.2.0 - 2023-01-06
12
### Changes
13
* :sparkles: add version option in CLI
mindee/version
@@ -1 +1 @@
-3.2.0
+3.2.1
0 commit comments