diff options
| author | Devendra | 2015-06-19 00:24:24 +0530 | 
|---|---|---|
| committer | Devendra | 2015-06-19 00:24:24 +0530 | 
| commit | df1ed365a2f490b3823fa785818e30c2eecf7dbb (patch) | |
| tree | 133a0a814c0e5ecf67aafd5e6a58797cd8b01e91 /setup.py | |
| parent | 711144ec12a65a34f2e67d1f8f1e18835b327222 (diff) | |
| download | pubnub-python-df1ed365a2f490b3823fa785818e30c2eecf7dbb.tar.bz2 | |
version bump
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.7.1', +    version='3.7.2',      description='PubNub Real-time push service in the cloud',      author='Stephen Blum',      author_email='support@pubnub.com', | 
