We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecbcd3e + 6680058 commit 5cc8d57Copy full SHA for 5cc8d57
1 file changed
setup.py
@@ -49,7 +49,7 @@
49
50
py_version = platform.python_version()
51
52
-_APITOOLS_VERSION = '0.5.25'
+_APITOOLS_VERSION = '0.5.26'
53
54
with open('README.rst') as fileobj:
55
README = fileobj.read()
0 commit comments