Skip to content

Commit aa99a18

Browse files
committed
Bump the version to v0.4.27
1 parent f5ca51b commit aa99a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def build_extensions(self):
9898
author='Yury Selivanov',
9999
author_email='[email protected]',
100100
platforms=['*nix'],
101-
version='0.4.26',
101+
version='0.4.27',
102102
packages=['uvloop'],
103103
cmdclass={'build_ext': libuv_build_ext},
104104
ext_modules=[

0 commit comments

Comments
 (0)