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