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