File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ 4.4.0
5+ ~~~~~
6+ * Removes support for Python 3.7.
7+
484.3.0
59~~~~~
610* Uses python-squarelet to client handle authentication.
Original file line number Diff line number Diff line change 77
88setup (
99 name = "python-documentcloud" ,
10- version = "4.3 .0" ,
10+ version = "4.4 .0" ,
1111 description = "A simple Python wrapper for the DocumentCloud API" ,
1212 author = "Mitchell Kotler" ,
1313 author_email = "mitch@muckrock.com" ,
4949 "Intended Audience :: Developers" ,
5050 "Operating System :: OS Independent" ,
5151 "License :: OSI Approved :: MIT License" ,
52- "Programming Language :: Python :: 3.7" ,
5352 "Programming Language :: Python :: 3.8" ,
5453 "Programming Language :: Python :: 3.9" ,
5554 "Programming Language :: Python :: 3.10" ,
You can’t perform that action at this time.
0 commit comments