From 2181a74fcffc591dcc310346973475ae3a514f01 Mon Sep 17 00:00:00 2001 From: Paul Tax Date: Mon, 24 Aug 2015 21:32:00 +0200 Subject: Bump version 0.1.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ace430c..8f84ebf 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ if sys.argv[-1] == 'publish': setup( name='requests-aws', - version='0.1.7', + version='0.1.8', author='Paul Tax', author_email='paultax@gmail.com', include_package_data=True, -- cgit v1.2.1