From b05cc075398b413b5f76d02854f774ea0b03cfc5 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 17 Jan 2015 10:39:37 +0100 Subject: Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 10deb9f..e15b17a 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ if sys.argv[-1] == 'publish': setup( name='requests-aws', - version='0.1.5', + version='0.1.6', author='Paul Tax', author_email='paultax@gmail.com', include_package_data=True, -- cgit v1.2.1