Skip to content

Commit fa5ab57

Browse files
committed
Bump version to v0.4.22
1 parent d909422 commit fa5ab57

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
@@ -96,7 +96,7 @@ def build_extensions(self):
9696
author='Yury Selivanov',
9797
author_email='yury@magic.io',
9898
platforms=['*nix'],
99-
version='0.4.21',
99+
version='0.4.22',
100100
packages=['uvloop'],
101101
cmdclass={'build_ext': libuv_build_ext},
102102
ext_modules=[

0 commit comments

Comments
 (0)