From cca534382c8a1e32df7f5914aea02b58a5e4050e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Fri, 23 Dec 2016 21:13:53 +0100
Subject: [PATCH] py3.2

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index b3f06c7..892fb48 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ def reqs():
 
 
 setup(name='CoolAMQP',
-      version='0.7',
+      version='0.8',
       description='AMQP client with sane reconnects',
       author='DMS Serwis s.c.',
       author_email='piotrm@smok.co',
-- 
GitLab