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 8a19d7e commit 6ab7ef5Copy full SHA for 6ab7ef5
setup.py
@@ -52,7 +52,7 @@ def build_extensions(self):
52
53
setup(
54
name='uvloop',
55
- version='0.4.4',
+ version='0.4.5',
56
packages=['uvloop'],
57
cmdclass = {'build_ext': libuv_build_ext},
58
ext_modules=[
0 commit comments