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