diff options
| author | Devendra | 2013-07-05 22:27:05 +0530 | 
|---|---|---|
| committer | Devendra | 2013-07-05 22:27:05 +0530 | 
| commit | a7f8ca862adfc012ca7c593f1305101de8e73d3c (patch) | |
| tree | d45578bd12cf9d30f9c1f43bbd760b8a3c09b5df /python-twisted | |
| parent | e5f767f964b651698812f19d33f5223b9a2ed508 (diff) | |
| download | pubnub-python-a7f8ca862adfc012ca7c593f1305101de8e73d3c.tar.bz2 | |
changed version in python files
Diffstat (limited to 'python-twisted')
| -rw-r--r-- | python-twisted/Pubnub.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python-twisted/Pubnub.py b/python-twisted/Pubnub.py index b0541c9..247c4ff 100644 --- a/python-twisted/Pubnub.py +++ b/python-twisted/Pubnub.py @@ -6,7 +6,7 @@  ## http://www.pubnub.com/  ## ----------------------------------- -## PubNub 3.1 Real-time Push Cloud API +## PubNub 3.3.2 Real-time Push Cloud API  ## -----------------------------------  import sys  import json | 
