From 1607828ef5d2ef6c3ce357f83f53ea109be02182 Mon Sep 17 00:00:00 2001 From: Devendra Date: Thu, 8 May 2014 04:12:28 +0530 Subject: updating package urls --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c98ee99..373efde 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( description='PubNub Real-time push service in the cloud', author='Stephen Blum', author_email='support@pubnub.com', - url='http://pubnub.s3.amazonaws.com/pip/pubnub-3.3.5.tar.gz', + url='https://github.com/pubnub/python/raw/async/dist/pubnub-3.5.0-beta.tar.gz', py_modules=['Pubnub'], license='MIT', classifiers=( -- cgit v1.2.3