Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mrDoctorWho/vk4xmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gateway.py')
-rw-r--r--gateway.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway.py b/gateway.py
index 4400ae3..8161f2a 100644
--- a/gateway.py
+++ b/gateway.py
@@ -7,7 +7,7 @@
__author__ = "mrDoctorWho <mrdoctorwho@gmail.com>"
__license__ = "MIT"
-__version__ = "3.0"
+__version__ = "3.5"
import hashlib
import httplib