diff --git a/pyesgf/__init__.py b/pyesgf/__init__.py index c597065..c454589 100644 --- a/pyesgf/__init__.py +++ b/pyesgf/__init__.py @@ -3,7 +3,7 @@ """ -__version__ = '0.1.3' +__version__ = '0.1.6' #!TODO: ResultFormatter class. process response json to specialise the result json. Default is None #!TODO: pipe results to new process. Command-line interface.