diff --git a/openml/__version__.py b/openml/__version__.py index d3d65bbac..d44a77ce2 100644 --- a/openml/__version__.py +++ b/openml/__version__.py @@ -3,4 +3,4 @@ # License: BSD 3-Clause # The following line *must* be the last in the module, exactly as formatted: -__version__ = "0.14.0" +__version__ = "0.14.1"