From 17726db58760261ff7efaf330149b2fb934a1629 Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Sat, 28 Jan 2017 15:39:56 +0100 Subject: [PATCH] url ver bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2659a26..50a50c4 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup(name=u'CoolAMQP', author=u'DMS Serwis s.c.', author_email=u'piotrm@smok.co', url=u'https://github.com/smok-serwis/coolamqp', - download_url='https://github.com/smok-serwis/coolamqp/archive/v0.88.zip', + download_url='https://github.com/smok-serwis/coolamqp/archive/v0.89.zip', keywords=['amqp', 'rabbitmq', 'client', 'network', 'ha', 'high availability'], packages=[ 'coolamqp', -- GitLab