Skip to content

Commit a3caa19

Browse files
committed
Bump version to v0.4.23
1 parent 85a4605 commit a3caa19

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

0 commit comments

Comments
 (0)