X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/81b6cc9b49bb38d11ba5b0d155e52f5df72b1d1b..2c5f2969e48401870be6f48fc26c497120e371a4:/infoex-autowx.py?ds=sidebyside diff --git a/infoex-autowx.py b/infoex-autowx.py index 6045991..baa8c84 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -39,7 +39,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '2.0.2' +__version__ = '2.1.0' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)