Skip to content

Commit 607c00d

Browse files
authored
Merge pull request #157 from sb2nov/sb_update_version
Update version to 0.5.10 for release
2 parents fb66b03 + 91d8c9f commit 607c00d

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
@@ -53,7 +53,7 @@
5353
if py_version < '2.7':
5454
REQUIRED_PACKAGES.append('argparse>=1.2.1')
5555

56-
_APITOOLS_VERSION = '0.5.9'
56+
_APITOOLS_VERSION = '0.5.10'
5757

5858
with open('README.rst') as fileobj:
5959
README = fileobj.read()

0 commit comments

Comments
 (0)