X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/8be932c8c82af4932cf598bc7f8c14ad59714da5..2a76db6a9d50678b0dcf1a2bbce767542ac3e0d2:/infoex-autowx.py?ds=sidebyside diff --git a/infoex-autowx.py b/infoex-autowx.py index fdaec34..ea23bc3 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -39,7 +39,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '2.1.0' +__version__ = '2.2.0' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)