X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/678212bea2f94379cc34fa67549d30d8b4c24511..f721042d40a7ef5ac2bef9f28bde1207d9f7561c:/infoex-autowx.py?ds=inline diff --git a/infoex-autowx.py b/infoex-autowx.py index c2d20f7..abdf14a 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -42,7 +42,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '3.1.0' +__version__ = '3.1.1' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)