diff options
| author | Devendra | 2014-10-21 23:40:12 +0530 |
|---|---|---|
| committer | Devendra | 2014-10-21 23:40:12 +0530 |
| commit | dc617ed88e55047b878235b9ee220852625854b1 (patch) | |
| tree | 1251cab9355cbc89cb8ef5bde6ed921d32e1bf5b /setup.py | |
| parent | ea544d9f3a35713a88c5a62a223a9cce3e9836ba (diff) | |
| download | pubnub-python-dc617ed88e55047b878235b9ee220852625854b1.tar.bz2 | |
bumping version to 3.5.3
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='pubnub', - version='3.5.2', + version='3.5.3', description='PubNub Real-time push service in the cloud', author='Stephen Blum', author_email='support@pubnub.com', |
