diff --git a/openml/__version__.py b/openml/__version__.py index ec9e2af03..11a584d41 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.10.1" +__version__ = "0.10.2"