diff options
| author | Devendra | 2014-06-25 09:59:04 +0530 |
|---|---|---|
| committer | Devendra | 2014-06-25 09:59:04 +0530 |
| commit | 1f98c4087f09bf4384be71319b93dedf72d3acdf (patch) | |
| tree | 0aae9b4f4712bd7ae2ccc786d92a8e63cda79651 /setup.py | |
| parent | 0fb857c8faf7de9e868690f6af163e29de753a96 (diff) | |
| download | pubnub-python-1f98c4087f09bf4384be71319b93dedf72d3acdf.tar.bz2 | |
[#73749994 develop python] bumping revision
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.1', + version='3.5.2', description='PubNub Real-time push service in the cloud', author='Stephen Blum', author_email='support@pubnub.com', |
