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 f28a30c commit 291f3cdCopy full SHA for 291f3cd
setup.py
@@ -60,7 +60,7 @@ def build_extensions(self):
60
author='Yury Selivanov',
61
author_email='[email protected]',
62
platforms=['*nix'],
63
- version='0.4.14',
+ version='0.4.15',
64
packages=['uvloop'],
65
cmdclass={'build_ext': libuv_build_ext},
66
ext_modules=[
0 commit comments