diff --git a/setup.py b/setup.py index 80476538ff87847a7dd82a82a8e970ead2940dff..e2a8daae22e2ed0bcbfce53918d5a8be6a7f85f7 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.89.2.zip', + download_url='https://github.com/smok-serwis/coolamqp/archive/v0.90.zip', keywords=['amqp', 'rabbitmq', 'client', 'network', 'ha', 'high availability'], packages=[ 'coolamqp',