aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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=(