diff options
| author | Devendra | 2015-01-14 04:22:08 +0530 |
|---|---|---|
| committer | Devendra | 2015-01-14 04:22:08 +0530 |
| commit | f20e5e2150deb9a1c87b7ffa0dac6b0bc55c754a (patch) | |
| tree | 2fbe1434fc3041c022869d90728dc6b255a53cdc /setup.py | |
| parent | e0b8230e747cac84fef69ecb261523f768f3616d (diff) | |
| download | pubnub-python-f20e5e2150deb9a1c87b7ffa0dac6b0bc55c754a.tar.bz2 | |
bump version to 3.7.0
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.3', + version='3.7.0', description='PubNub Real-time push service in the cloud', author='Stephen Blum', author_email='support@pubnub.com', |
