diff options
| -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.7.0 Real-time Push Cloud API +## PubNub 3.7.1 Real-time Push Cloud API ## ----------------------------------- @@ -286,7 +286,7 @@ class PubnubBase(object): """ self.origin = origin - self.version = '3.7.0' + self.version = '3.7.1' self.limit = 1800 self.publish_key = publish_key self.subscribe_key = subscribe_key @@ -5,7 +5,7 @@ ## Installation ``` -pip install pubnub==3.7.0 +pip install pubnub==3.7.1 ``` 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.7.0 +3.7.1 diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle Binary files differindex 653b43a..e9cef6b 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 2ab3c05..af164fb 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: c5a4918b8498136615e7ff6a7677e241 +config: 55d48d14731dc5d13426480cadc9ac55 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/genindex.html b/docs/build/html/genindex.html index 790d847..e85fcb8 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.7.0 documentation</title> + <title>Index — PubNub 3.7.1 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.7.0', + VERSION: '3.7.1', 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.7.0 documentation" href="index.html" /> + <link rel="top" title="PubNub 3.7.1 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.7.0 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.1 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.7.0 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.1 documentation</a> »</li> </ul> </div> <div class="footer"> diff --git a/docs/build/html/index.html b/docs/build/html/index.html index 39e714e..0ec9d4c 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.7.0 documentation</title> + <title>Welcome to PubNub’s documentation! — PubNub 3.7.1 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.7.0', + VERSION: '3.7.1', 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.7.0 documentation" href="#" /> + <link rel="top" title="PubNub 3.7.1 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.7.0 documentation</a> »</li> + <li><a href="#">PubNub 3.7.1 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.7.0 documentation</a> »</li> + <li><a href="#">PubNub 3.7.1 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 c4501fa..865be47 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 9dc99bc..2455529 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.7.0 documentation</title> + <title>Python Module Index — PubNub 3.7.1 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.7.0', + VERSION: '3.7.1', 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.7.0 documentation" href="index.html" /> + <link rel="top" title="PubNub 3.7.1 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.7.0 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.1 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.7.0 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.1 documentation</a> »</li> </ul> </div> <div class="footer"> diff --git a/docs/build/html/search.html b/docs/build/html/search.html index a6ff1a8..a312b62 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.7.0 documentation</title> + <title>Search — PubNub 3.7.1 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.7.0', + VERSION: '3.7.1', 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.7.0 documentation" href="index.html" /> + <link rel="top" title="PubNub 3.7.1 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.7.0 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.1 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.7.0 documentation</a> »</li> + <li><a href="index.html">PubNub 3.7.1 documentation</a> »</li> </ul> </div> <div class="footer"> 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. @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='pubnub', - version='3.7.0', + version='3.7.1', description='PubNub Real-time push service in the cloud', author='Stephen Blum', author_email='support@pubnub.com', |
