wylark
/
infoex-autowx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1000c3
)
Fix version (version bump in code)
v3.4.0
author
Alexander Vasarab <alexander@wylark.com>
Wed, 21 Dec 2022 02:43:23 +0000
(18:43 -0800)
committer
Alexander Vasarab <alexander@wylark.com>
Wed, 21 Dec 2022 02:43:23 +0000
(18:43 -0800)
infoex-autowx.py
patch
|
blob
|
history
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)