diff --git a/openml/__version__.py b/openml/__version__.py index 0f368c426..976394309 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.12.2" +__version__ = "0.13.0"