aboutsummaryrefslogtreecommitdiffstats
path: root/python/examples
diff options
context:
space:
mode:
authorDevendra2014-05-08 04:12:28 +0530
committerDevendra2014-05-08 04:12:28 +0530
commit1607828ef5d2ef6c3ce357f83f53ea109be02182 (patch)
tree5abde41566f2a2fc4eccdfdb07a3eee9e970de0d /python/examples
parent09dbc7589b35963be1835ed58dcfd09d4d5c3ccc (diff)
downloadpubnub-python-1607828ef5d2ef6c3ce357f83f53ea109be02182.tar.bz2
updating package urls
Diffstat (limited to 'python/examples')
-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=(