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