Skip to content

Commit 7dc78eb

Browse files
committed
Bump the version to 0.5.5
1 parent 424381d commit 7dc78eb

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
@@ -105,7 +105,7 @@ def build_extensions(self):
105105
author='Yury Selivanov',
106106
author_email='yury@magic.io',
107107
platforms=['*nix'],
108-
version='0.5.4',
108+
version='0.5.5',
109109
packages=['uvloop'],
110110
cmdclass={'build_ext': libuv_build_ext},
111111
ext_modules=[

0 commit comments

Comments
 (0)