X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/517f048d9255bb05dc8a4fc04aef3bd0859ed74f..731822d82baae878913d285c6b85c9be952c5936:/infoex-autowx.py diff --git a/infoex-autowx.py b/infoex-autowx.py index 48a9063..823885c 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -39,7 +39,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '2.0.0' +__version__ = '2.0.1' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)