Skip to content

Commit b87c5e3

Browse files
committed
Bump the version to 0.5.4
1 parent 4c0ee66 commit b87c5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.3',
103+
version='0.5.4',
104104
packages=['uvloop'],
105105
cmdclass={'build_ext': libuv_build_ext},
106106
ext_modules=[

0 commit comments

Comments
 (0)