From e7cb8ba791bd89109022ff7b516787f16922a39b Mon Sep 17 00:00:00 2001 From: Joshua Marshall Date: Mon, 7 Dec 2015 00:55:20 -0600 Subject: Bumping to 0.1.7 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 541f590..1973208 100755 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ if os.path.exists("README.md"): distutils.core.setup( name="jsonrpclib", - version="0.1.6", + version="0.1.7", packages=["jsonrpclib"], author="Josh Marshall", author_email="catchjosh@gmail.com", -- cgit v1.2.1