diff options
| author | Devendra | 2014-12-30 01:18:52 +0530 |
|---|---|---|
| committer | Devendra | 2014-12-30 01:18:52 +0530 |
| commit | c5823985237dbe649236b962fce36023e534af00 (patch) | |
| tree | b8612ac48fa89d2aa60426789aa4ce0415ad9ae5 /Pubnub.py | |
| parent | 76d602aa1a3cb5301f53596d3a7d13cb29e0fac2 (diff) | |
| download | pubnub-python-c5823985237dbe649236b962fce36023e534af00.tar.bz2 | |
version change
Diffstat (limited to 'Pubnub.py')
| -rw-r--r-- | Pubnub.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
