aboutsummaryrefslogtreecommitdiffstats
path: root/Pubnub.py
diff options
context:
space:
mode:
authorDevendra2014-12-30 01:18:52 +0530
committerDevendra2014-12-30 01:18:52 +0530
commitc5823985237dbe649236b962fce36023e534af00 (patch)
treeb8612ac48fa89d2aa60426789aa4ce0415ad9ae5 /Pubnub.py
parent76d602aa1a3cb5301f53596d3a7d13cb29e0fac2 (diff)
downloadpubnub-python-c5823985237dbe649236b962fce36023e534af00.tar.bz2
version change
Diffstat (limited to 'Pubnub.py')
-rw-r--r--Pubnub.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pubnub.py b/Pubnub.py
index 1aaacb1..4041c75 100644
--- a/Pubnub.py
+++ b/Pubnub.py
@@ -286,7 +286,7 @@ class PubnubBase(object):
"""
self.origin = origin
- self.version = '3.5.2'
+ self.version = '3.5.3'
self.limit = 1800
self.publish_key = publish_key
self.subscribe_key = subscribe_key