diff --git a/setup.py b/setup.py index 2659a2600bc1577f9735e0943e7578746b3be142..50a50c49b0047e2da29974e722603c4fabaf8e43 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',