Skip to content

Commit a620b80

Browse files
authored
Update for v0.5.28 release. (#267)
1 parent 7fd3df1 commit a620b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.27'
52+
_APITOOLS_VERSION = '0.5.28'
5353

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

0 commit comments

Comments
 (0)