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/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',