Skip to content

Commit 19afc97

Browse files
committed
Bump the version to v0.4.24
1 parent 76bb934 commit 19afc97

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.23',
99+
version='0.4.24',
100100
packages=['uvloop'],
101101
cmdclass={'build_ext': libuv_build_ext},
102102
ext_modules=[

0 commit comments

Comments
 (0)