X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/443f57c1e43471c04e3555c797c570205c23a030..HEAD:/infoex-autowx.py diff --git a/infoex-autowx.py b/infoex-autowx.py index 2cfd46e..9df112c 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -44,7 +44,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '3.4.4' +__version__ = '3.4.5' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)