X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/d6d73bbe4a45e39636b919cb7a84c6e5d9aa054e..70ef53c2ea300d229560c016b974276db82b8326:/infoex-autowx.py?ds=sidebyside 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)