wylark
/
infoex-autowx.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add __pycache__/ to .gitignore
[infoex-autowx.git]
/
infoex-autowx.py
diff --git
a/infoex-autowx.py
b/infoex-autowx.py
index fdaec3485e2f09534568f11b6d3ef94dc6938300..ea23bc3e9567b47ac3a710ed7f3938fc4fc71a27 100755
(executable)
--- a/
infoex-autowx.py
+++ b/
infoex-autowx.py
@@
-39,7
+39,7
@@
import zeep
import zeep.cache
import zeep.transports
-__version__ = '2.
1
.0'
+__version__ = '2.
2
.0'
LOG = logging.getLogger(__name__)
LOG.setLevel(logging.NOTSET)