wylark
/
infoex-autowx.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix version (version bump in code)
[infoex-autowx.git]
/
infoex-autowx.py
diff --git
a/infoex-autowx.py
b/infoex-autowx.py
index 05e1d4661bc08fc01343c52a6aa31c1ab0581a91..f1303f860f6485f2e33af512db3c0d58f7f83e09 100755
(executable)
--- a/
infoex-autowx.py
+++ b/
infoex-autowx.py
@@
-43,7
+43,7
@@
import zeep
import zeep.cache
import zeep.transports
-__version__ = '3.
3.1
'
+__version__ = '3.
4.0
'
LOG = logging.getLogger(__name__)
LOG.setLevel(logging.NOTSET)