diff --git a/climetlab/__init__.py b/climetlab/__init__.py index 12875918..10d80feb 100644 --- a/climetlab/__init__.py +++ b/climetlab/__init__.py @@ -24,7 +24,7 @@ # import logging -__version__ = "0.0.100" +__version__ = "0.1.0" # if ipython_active: