diff options
Diffstat (limited to 'python/examples/pubnub-console')
| -rw-r--r-- | python/examples/pubnub-console/dist/pubnub-console-3.5.0-beta.tar.gz | bin | 4627 -> 4647 bytes | |||
| -rw-r--r-- | python/examples/pubnub-console/setup.py | 2 | 
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.gzBinary files differ 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 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=( | 
