aboutsummaryrefslogtreecommitdiffstats
path: root/python/examples/pubnub-console
diff options
context:
space:
mode:
Diffstat (limited to 'python/examples/pubnub-console')
-rw-r--r--python/examples/pubnub-console/dist/pubnub-console-3.5.0-beta.tar.gzbin4627 -> 4647 bytes
-rw-r--r--python/examples/pubnub-console/setup.py2
2 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/pubnub-console/dist/pubnub-console-3.5.0-beta.tar.gz b/python/examples/pubnub-console/dist/pubnub-console-3.5.0-beta.tar.gz
index 39540f6..278e9fa 100644
--- a/python/examples/pubnub-console/dist/pubnub-console-3.5.0-beta.tar.gz
+++ b/python/examples/pubnub-console/dist/pubnub-console-3.5.0-beta.tar.gz
Binary files differ
diff --git a/python/examples/pubnub-console/setup.py b/python/examples/pubnub-console/setup.py
index 1ef09be..d46314e 100644
--- a/python/examples/pubnub-console/setup.py
+++ b/python/examples/pubnub-console/setup.py
@@ -6,7 +6,7 @@ setup(
description='PubNub Developer Console',
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/python/examples/pubnub-console/dist/pubnub-console-3.5.0-beta.tar.gz',
scripts=['pubnub-console'],
license='MIT',
classifiers=(