Skip to content

Commit 904d15f

Browse files
committed
Bump version to v0.4.19
1 parent 8f93b01 commit 904d15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ def build_extensions(self):
8787
author='Yury Selivanov',
8888
author_email='[email protected]',
8989
platforms=['*nix'],
90-
version='0.4.18',
90+
version='0.4.19',
9191
packages=['uvloop'],
9292
cmdclass={'build_ext': libuv_build_ext},
9393
ext_modules=[

0 commit comments

Comments
 (0)