We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905bd8e commit 7cb4451Copy full SHA for 7cb4451
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.29',
+ version='0.4.30',
102
packages=['uvloop'],
103
cmdclass={'build_ext': libuv_build_ext},
104
ext_modules=[
0 commit comments