diff options
| author | Devendra | 2015-02-18 07:41:33 +0530 | 
|---|---|---|
| committer | Devendra | 2015-02-18 07:41:33 +0530 | 
| commit | e0f94c137daf482cacf740a55d4dcb4fdfb6c874 (patch) | |
| tree | 0c42a0563792be0cf1099b3399fc58196aa9f0d7 /docs/source/conf.py | |
| parent | a709b5125aec0dae5cdb3dd5d133fb308f369111 (diff) | |
| download | pubnub-python-e0f94c137daf482cacf740a55d4dcb4fdfb6c874.tar.bz2 | |
version bump
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/source/conf.py b/docs/source/conf.py index 940c596..aa36d8e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,9 +54,9 @@ copyright = u'2014, PubNub Inc.'  # built documents.  #  # The short X.Y version. -version = '3.7.0' +version = '3.7.1'  # The full version, including alpha/beta/rc tags. -release = '3.7.0' +release = '3.7.1'  # The language for content autogenerated by Sphinx. Refer to documentation  # for a list of supported languages. | 
