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 d652656 commit 60f4356Copy full SHA for 60f4356
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.15',
+ version='0.4.16',
83
packages=['uvloop'],
84
cmdclass={'build_ext': libuv_build_ext},
85
ext_modules=[
0 commit comments