Skip to content

Commit 5cc8d57

Browse files
authored
Merge pull request #253 from kevinli7/master
Update for v0.5.26 release.
2 parents ecbcd3e + 6680058 commit 5cc8d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

5050
py_version = platform.python_version()
5151

52-
_APITOOLS_VERSION = '0.5.25'
52+
_APITOOLS_VERSION = '0.5.26'
5353

5454
with open('README.rst') as fileobj:
5555
README = fileobj.read()

0 commit comments

Comments
 (0)