Skip to content

Commit 02a0b60

Browse files
Merge pull request #34 from MuckRock/doc_cleanup
Update changelog
2 parents ea7c8d6 + 9b1fcbd commit 02a0b60

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
---------
33

4+
4.4.1
5+
~~~~~
6+
* Fixes access to xlarge images.
7+
48
4.4.0
59
~~~~~
610
* Removes support for Python 3.7.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="python-documentcloud",
10-
version="4.4.0",
10+
version="4.4.1",
1111
description="A simple Python wrapper for the DocumentCloud API",
1212
author="Mitchell Kotler",
1313
author_email="mitch@muckrock.com",

0 commit comments

Comments
 (0)