Skip to content

Commit 9bc6076

Browse files
committed
Bump version to v0.4.18
1 parent a200255 commit 9bc6076

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
@@ -86,7 +86,7 @@ def build_extensions(self):
8686
author='Yury Selivanov',
8787
author_email='[email protected]',
8888
platforms=['*nix'],
89-
version='0.4.17',
89+
version='0.4.18',
9090
packages=['uvloop'],
9191
cmdclass={'build_ext': libuv_build_ext},
9292
ext_modules=[

0 commit comments

Comments
 (0)