X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/5133c16a306113835c89b516e3ba9d8212509482..445d0be65ab338d91041030c1f62f6663cb1defc:/infoex-autowx.py?ds=sidebyside diff --git a/infoex-autowx.py b/infoex-autowx.py index 79e0fd3..c5ec48d 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -39,7 +39,7 @@ import zeep import zeep.cache import zeep.transports -__version__ = '2.0.1' +__version__ = '2.0.2' LOG = logging.getLogger(__name__) LOG.setLevel(logging.NOTSET)