diff --git a/mlens/__init__.py b/mlens/__init__.py index 7f54995d..35251590 100644 --- a/mlens/__init__.py +++ b/mlens/__init__.py @@ -11,4 +11,4 @@ # pylint: disable=wildcard-import from .config import * -__version__ = "0.2.3.dev" +__version__ = "0.2.3"