X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/d4fea8329f321184d0f3f3f98aaade3327b5cdc5..903ec292924cf7cb0df8e5f9559b695d09b883ee:/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)