Skip to content

Commit 0047241

Browse files
committed
Bump the version to v0.5.1
1 parent 7c0c0f4 commit 0047241

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
@@ -98,7 +98,7 @@ def build_extensions(self):
9898
author='Yury Selivanov',
9999
author_email='[email protected]',
100100
platforms=['*nix'],
101-
version='0.5.0',
101+
version='0.5.1',
102102
packages=['uvloop'],
103103
cmdclass={'build_ext': libuv_build_ext},
104104
ext_modules=[

0 commit comments

Comments
 (0)