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 /README.md | |
parent | 76d602aa1a3cb5301f53596d3a7d13cb29e0fac2 (diff) | |
download | pubnub-python-c5823985237dbe649236b962fce36023e534af00.tar.bz2 |
version change
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ ## Installation ``` -pip install pubnub==3.5.2 +pip install pubnub==3.5.3 ``` Examples and instructions for the SDK are available in their acompanying README.md, migration.md and examples directories under their specific platform directories: |