diff options
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 | 
