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 4a81f36 commit b0734ffCopy full SHA for b0734ff
setup.py
@@ -53,7 +53,7 @@
53
if py_version < '2.7':
54
REQUIRED_PACKAGES.append('argparse>=1.2.1')
55
56
-_APITOOLS_VERSION = '0.5.11'
+_APITOOLS_VERSION = '0.5.12'
57
58
with open('README.rst') as fileobj:
59
README = fileobj.read()
0 commit comments