aboutsummaryrefslogtreecommitdiffstats
path: root/gsxws/core.py
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2018-06-22 14:25:48 +0300
committerFilipp Lepalaan <filipp@mac.com>2018-06-22 14:25:48 +0300
commit6641ee39fcd7ccc67ffec3ebcecff17768d6ffc6 (patch)
treeb75fc56ca87b0e17a4f11871df983564b7b0d3f6 /gsxws/core.py
parentaa86ec35da382f6b8eec8c5ac2586ad452cf5d61 (diff)
downloadpy-gsxws-6641ee39fcd7ccc67ffec3ebcecff17768d6ffc6.tar.gz
py-gsxws-6641ee39fcd7ccc67ffec3ebcecff17768d6ffc6.tar.bz2
py-gsxws-6641ee39fcd7ccc67ffec3ebcecff17768d6ffc6.zip
Version bumpv0.94latest
Diffstat (limited to 'gsxws/core.py')
-rw-r--r--gsxws/core.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsxws/core.py b/gsxws/core.py
index 87f767b..8910927 100644
--- a/gsxws/core.py
+++ b/gsxws/core.py
@@ -39,7 +39,7 @@ import xml.etree.ElementTree as ET
from . import objectify
from datetime import date, time, datetime, timedelta
-VERSION = "0.93"
+VERSION = "0.94"
GSX_ENV = "ut" # it, ut or pr
GSX_LANG = "en"