Skip to content

Commit fb0801a

Browse files
committed
Bump the version to 0.6.0
1 parent 661057d commit fb0801a

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.5',
108+
version='0.6.0',
109109
packages=['uvloop'],
110110
cmdclass={'build_ext': libuv_build_ext},
111111
ext_modules=[

0 commit comments

Comments
 (0)