X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/26bb445bcf1d2d1f2889e290e6a87b013fec60f6..992a343b1c78aeaa23c2d481f7f8655e11f777bf:/infoex-autowx.py?ds=sidebyside diff --git a/infoex-autowx.py b/infoex-autowx.py index e584933..87c9c4a 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -43,7 +43,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '3.2.4' +__version__ = '3.3.0' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)