We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a6ab6 commit ca0f1efCopy full SHA for ca0f1ef
1 file changed
setup.py
@@ -98,7 +98,7 @@ def build_extensions(self):
98
author='Yury Selivanov',
99
author_email='yury@magic.io',
100
platforms=['*nix'],
101
- version='0.4.31',
+ version='0.4.32',
102
packages=['uvloop'],
103
cmdclass={'build_ext': libuv_build_ext},
104
ext_modules=[
0 commit comments