X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/02fff09e2814783109f52392451894cec03a4cf4..39fe90be8e9380b0a95d8c4f7c724117e71fc011:/infoex-autowx.py?ds=sidebyside diff --git a/infoex-autowx.py b/infoex-autowx.py index 86f0475..8cab0c3 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -43,7 +43,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '3.4.3' +__version__ = '3.4.4' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)