We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6726a50 commit 2d69a4cCopy full SHA for 2d69a4c
setup.py
@@ -79,7 +79,7 @@ def build_extensions(self):
79
author='Yury Selivanov',
80
author_email='[email protected]',
81
platforms=['*nix'],
82
- version='0.4.16',
+ version='0.4.17',
83
packages=['uvloop'],
84
cmdclass={'build_ext': libuv_build_ext},
85
ext_modules=[
0 commit comments