X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/2a4fcd0ba05bbc97b36e1c17dd46a0b559c42d17..cff4d6287459aa92308e558b8e7bf614b03fcb36:/infoex-autowx.py diff --git a/infoex-autowx.py b/infoex-autowx.py index e976c60..fd01e04 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -43,7 +43,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '3.2.2' +__version__ = '3.2.3' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)