From 60f43562b4d0b5769f4f698658da9e7130e50570 Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Mon, 9 May 2016 18:17:38 -0400 Subject: [PATCH] Bump version to v0.4.16 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 742cfa07..6c0f1764 100644 --- a/setup.py +++ b/setup.py @@ -79,7 +79,7 @@ def build_extensions(self): author='Yury Selivanov', author_email='yury@magic.io', platforms=['*nix'], - version='0.4.15', + version='0.4.16', packages=['uvloop'], cmdclass={'build_ext': libuv_build_ext}, ext_modules=[