diff options
Diffstat (limited to 'python-tornado/Pubnub.py')
| -rw-r--r-- | python-tornado/Pubnub.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python-tornado/Pubnub.py b/python-tornado/Pubnub.py index eba2a0f..0d78a86 100644 --- a/python-tornado/Pubnub.py +++ b/python-tornado/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  from PubnubCoreAsync import PubnubCoreAsync | 
