From a7f8ca862adfc012ca7c593f1305101de8e73d3c Mon Sep 17 00:00:00 2001 From: Devendra Date: Fri, 5 Jul 2013 22:27:05 +0530 Subject: changed version in python files --- common/PubnubCrypto.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/PubnubCrypto.py') diff --git a/common/PubnubCrypto.py b/common/PubnubCrypto.py index b7a57a1..b452765 100644 --- a/common/PubnubCrypto.py +++ b/common/PubnubCrypto.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 ## ----------------------------------- from Crypto.Cipher import AES -- cgit v1.2.3