From 1ecaa93e2ec929ca8ebc185dbdde46d649da7534 Mon Sep 17 00:00:00 2001 From: Devendra Date: Thu, 3 Jul 2014 01:53:29 +0530 Subject: bumping revision for pubnub console --- python/examples/pubnub-console/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/examples/pubnub-console/setup.py') 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', -- cgit v1.2.3