Skip to content

Commit 2d69a4c

Browse files
committedMay 11, 2016
Bump version to v0.4.17
1 parent 6726a50 commit 2d69a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def build_extensions(self):
7979
author='Yury Selivanov',
8080
author_email='yury@magic.io',
8181
platforms=['*nix'],
82-
version='0.4.16',
82+
version='0.4.17',
8383
packages=['uvloop'],
8484
cmdclass={'build_ext': libuv_build_ext},
8585
ext_modules=[

0 commit comments

Comments
 (0)
Please sign in to comment.