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 | |
| parent | e0b8230e747cac84fef69ecb261523f768f3616d (diff) | |
| download | pubnub-python-f20e5e2150deb9a1c87b7ffa0dac6b0bc55c754a.tar.bz2 | |
bump version to 3.7.0
| -rw-r--r-- | Pubnub.py | 4 | ||||
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | VERSION | 2 | ||||
| -rw-r--r-- | docs/build/doctrees/environment.pickle | bin | 14179 -> 14179 bytes | |||
| -rw-r--r-- | docs/build/html/.buildinfo | 2 | ||||
| -rw-r--r-- | docs/build/html/genindex.html | 10 | ||||
| -rw-r--r-- | docs/build/html/index.html | 10 | ||||
| -rw-r--r-- | docs/build/html/objects.inv | bin | 561 -> 561 bytes | |||
| -rw-r--r-- | docs/build/html/py-modindex.html | 10 | ||||
| -rw-r--r-- | docs/build/html/search.html | 10 | ||||
| -rw-r--r-- | docs/source/conf.py | 4 | ||||
| -rw-r--r-- | setup.py | 2 |
12 files changed, 28 insertions, 28 deletions
@@ -7,7 +7,7 @@ ## http://www.pubnub.com/ ## ----------------------------------- -## PubNub 3.5.3 Real-time Push Cloud API +## PubNub 3.7.0 Real-time Push Cloud API ## ----------------------------------- @@ -286,7 +286,7 @@ class PubnubBase(object): """ self.origin = origin - self.version = '3.5.3' + self.version = '3.7.0' self.limit = 1800 self.publish_key = publish_key self.subscribe_key = subscribe_key @@ -5,7 +5,7 @@ ## Installation ``` -pip install pubnub==3.5.3 +pip install pubnub==3.7.0 ``` Examples and instructions for the SDK are available in their acompanying README.md, migration.md and examples directories under their specific platform directories: @@ -1 +1 @@ -3.5.3 +3.7.0 diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle Binary files differindex fa41cd8..653b43a 100644 --- a/docs/build/doctrees/environment.pickle +++ b/docs/build/doctrees/environment.pickle diff --git a/docs/build/html/.buildinfo b/docs/build/html/.buildinfo index b4b3186..2ab3c05 100644 --- a/docs/build/html/.buildinfo +++ b/docs/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: f25f30516c827cc5c86d7dbb326ddd20 +config: c5a4918b8498136615e7ff6a7677e241 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/genindex.html b/docs/build/html/genindex.html index 54efb5d..790d847 100644 --- a/docs/build/html/genindex.html +++ b/docs/build/html/genindex.html @@ -7,7 +7,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Index — PubNub 3.5.3 documentation</title> + <title>Index — PubNub 3.7.0 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -15,7 +15,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '3.5.3', + VERSION: '3.7.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -24,7 +24,7 @@ <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="PubNub 3.5.3 documentation" href="index.html" /> + <link rel="top" title="PubNub 3.7.0 documentation" href="index.html" /> </head> <body> <div class="related"> @@ -36,7 +36,7 @@ <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> - <li><a href="index.html">PubNub 3.5.3 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.0 documentation</a> »</li> </ul> </div> @@ -486,7 +486,7 @@ <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> - <li><a href="index.html">PubNub 3.5.3 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.0 documentation</a> »</li> </ul> </div> <div class="footer"> diff --git a/docs/build/html/index.html b/docs/build/html/index.html index 8d4e139..39e714e 100644 --- a/docs/build/html/index.html +++ b/docs/build/html/index.html @@ -6,7 +6,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Welcome to PubNub’s documentation! — PubNub 3.5.3 documentation</title> + <title>Welcome to PubNub’s documentation! — PubNub 3.7.0 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -14,7 +14,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '3.5.3', + VERSION: '3.7.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -23,7 +23,7 @@ <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="PubNub 3.5.3 documentation" href="#" /> + <link rel="top" title="PubNub 3.7.0 documentation" href="#" /> </head> <body> <div class="related"> @@ -35,7 +35,7 @@ <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> - <li><a href="#">PubNub 3.5.3 documentation</a> »</li> + <li><a href="#">PubNub 3.7.0 documentation</a> »</li> </ul> </div> @@ -2648,7 +2648,7 @@ Required argument when working with twisted or tornado .</dd> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> - <li><a href="#">PubNub 3.5.3 documentation</a> »</li> + <li><a href="#">PubNub 3.7.0 documentation</a> »</li> </ul> </div> <div class="footer"> diff --git a/docs/build/html/objects.inv b/docs/build/html/objects.inv Binary files differindex 8959d68..c4501fa 100644 --- a/docs/build/html/objects.inv +++ b/docs/build/html/objects.inv diff --git a/docs/build/html/py-modindex.html b/docs/build/html/py-modindex.html index 9df1a1a..9dc99bc 100644 --- a/docs/build/html/py-modindex.html +++ b/docs/build/html/py-modindex.html @@ -6,7 +6,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Python Module Index — PubNub 3.5.3 documentation</title> + <title>Python Module Index — PubNub 3.7.0 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -14,7 +14,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '3.5.3', + VERSION: '3.7.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -23,7 +23,7 @@ <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="PubNub 3.5.3 documentation" href="index.html" /> + <link rel="top" title="PubNub 3.7.0 documentation" href="index.html" /> <script type="text/javascript"> @@ -42,7 +42,7 @@ <li class="right" > <a href="#" title="Python Module Index" >modules</a> |</li> - <li><a href="index.html">PubNub 3.5.3 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.0 documentation</a> »</li> </ul> </div> @@ -101,7 +101,7 @@ <li class="right" > <a href="#" title="Python Module Index" >modules</a> |</li> - <li><a href="index.html">PubNub 3.5.3 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.0 documentation</a> »</li> </ul> </div> <div class="footer"> diff --git a/docs/build/html/search.html b/docs/build/html/search.html index 49ee6c8..a6ff1a8 100644 --- a/docs/build/html/search.html +++ b/docs/build/html/search.html @@ -6,7 +6,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Search — PubNub 3.5.3 documentation</title> + <title>Search — PubNub 3.7.0 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -14,7 +14,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '3.5.3', + VERSION: '3.7.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -24,7 +24,7 @@ <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/searchtools.js"></script> - <link rel="top" title="PubNub 3.5.3 documentation" href="index.html" /> + <link rel="top" title="PubNub 3.7.0 documentation" href="index.html" /> <script type="text/javascript"> jQuery(function() { Search.loadIndex("searchindex.js"); }); </script> @@ -43,7 +43,7 @@ <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> - <li><a href="index.html">PubNub 3.5.3 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.0 documentation</a> »</li> </ul> </div> @@ -94,7 +94,7 @@ <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> - <li><a href="index.html">PubNub 3.5.3 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.0 documentation</a> »</li> </ul> </div> <div class="footer"> diff --git a/docs/source/conf.py b/docs/source/conf.py index 9586788..940c596 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.5.3' +version = '3.7.0' # The full version, including alpha/beta/rc tags. -release = '3.5.3' +release = '3.7.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -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', |
