We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea7c8d6 + 9b1fcbd commit 02a0b60Copy full SHA for 02a0b60
docs/changelog.rst
@@ -1,6 +1,10 @@
1
Changelog
2
---------
3
4
+4.4.1
5
+~~~~~
6
+* Fixes access to xlarge images.
7
+
8
4.4.0
9
~~~~~
10
* Removes support for Python 3.7.
setup.py
@@ -7,7 +7,7 @@
setup(
name="python-documentcloud",
- version="4.4.0",
+ version="4.4.1",
11
description="A simple Python wrapper for the DocumentCloud API",
12
author="Mitchell Kotler",
13
author_email="mitch@muckrock.com",
0 commit comments