diff --git a/pyiso/__init__.py b/pyiso/__init__.py index 28f54e7..8552d1f 100644 --- a/pyiso/__init__.py +++ b/pyiso/__init__.py @@ -2,7 +2,7 @@ import os.path -__version__ = '0.1.12' +__version__ = '0.1.13' def client_factory(client_name, **kwargs):