Skip to content

Commit c431900

Browse files
committed
Update version for release.
1 parent e73706c commit c431900

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

57-
_APITOOLS_VERSION = '0.4'
57+
_APITOOLS_VERSION = '0.4.1'
5858

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

0 commit comments

Comments
 (0)