diff --git a/pyiso/__init__.py b/pyiso/__init__.py index ec76219..134954f 100644 --- a/pyiso/__init__.py +++ b/pyiso/__init__.py @@ -2,7 +2,7 @@ import os.path -__version__ = '0.1.1' +__version__ = '0.1.2' def client_factory(client_name, **kwargs):