X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/7af18ef5fb7f55caa0a75f80ecc961b5caa9f7ff..af717fa46971b5050c44c0a30340640dfcb0e5c2:/infoex-autowx.py diff --git a/infoex-autowx.py b/infoex-autowx.py index 1cdc513..6594cc6 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.0' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)