diff --git a/pyiso/__init__.py b/pyiso/__init__.py index b39a40d..e07c0bb 100644 --- a/pyiso/__init__.py +++ b/pyiso/__init__.py @@ -2,7 +2,7 @@ import os.path -__version__ = '0.1.10' +__version__ = '0.1.11' def client_factory(client_name, **kwargs):