X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/7af18ef5fb7f55caa0a75f80ecc961b5caa9f7ff..b6254a2ebf696cf37d69b6ffc5784d6c68212f9d:/infoex-autowx.py?ds=inline diff --git a/infoex-autowx.py b/infoex-autowx.py index 1cdc513..775264a 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -43,7 +43,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '3.1.1' +__version__ = '3.2.1' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)