X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/97b6b708d2925028d0d6e200bd5017909378451a..88809dafd11be98b51e399a8be3a46cf9d1e5ea3:/infoex-autowx.py diff --git a/infoex-autowx.py b/infoex-autowx.py index c3144a4..d9adcff 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -43,7 +43,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '3.2.3' +__version__ = '3.2.4' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)