Skip to content

Commit 40c3470

Browse files
committed
Bump version to v0.5.3
1 parent 7d5c378 commit 40c3470

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
@@ -100,7 +100,7 @@ def build_extensions(self):
100100
author='Yury Selivanov',
101101
author_email='[email protected]',
102102
platforms=['*nix'],
103-
version='0.5.2',
103+
version='0.5.3',
104104
packages=['uvloop'],
105105
cmdclass={'build_ext': libuv_build_ext},
106106
ext_modules=[

0 commit comments

Comments
 (0)