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 a200255 commit 9bc6076Copy full SHA for 9bc6076
setup.py
@@ -86,7 +86,7 @@ def build_extensions(self):
86
author='Yury Selivanov',
87
author_email='[email protected]',
88
platforms=['*nix'],
89
- version='0.4.17',
+ version='0.4.18',
90
packages=['uvloop'],
91
cmdclass={'build_ext': libuv_build_ext},
92
ext_modules=[
0 commit comments