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