aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevendra2014-07-03 01:53:29 +0530
committerDevendra2014-07-03 01:53:29 +0530
commit1ecaa93e2ec929ca8ebc185dbdde46d649da7534 (patch)
treefb56e2d7acc085737686803adc46292da3f7bc5e
parent4a757c80c1d725499464f2bb29842f835698f92c (diff)
downloadpubnub-python-1ecaa93e2ec929ca8ebc185dbdde46d649da7534.tar.bz2
bumping revision for pubnub consolegh-pages
-rw-r--r--python/examples/pubnub-console/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/pubnub-console/setup.py b/python/examples/pubnub-console/setup.py
index 474d6d7..0f38351 100644
--- a/python/examples/pubnub-console/setup.py
+++ b/python/examples/pubnub-console/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='pubnub-console',
- version='3.5.1',
+ version='3.5.2',
description='PubNub Developer Console',
author='Stephen Blum',
author_email='support@pubnub.com',