Skip to content

Commit b28b30c

Browse files
committed
Bump version to v0.4.21
1 parent 098d77f commit b28b30c

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='[email protected]',
9898
platforms=['*nix'],
99-
version='0.4.20',
99+
version='0.4.21',
100100
packages=['uvloop'],
101101
cmdclass={'build_ext': libuv_build_ext},
102102
ext_modules=[

0 commit comments

Comments
 (0)