From c79b140e3e6b104efd36547161ca2a970de963d1 Mon Sep 17 00:00:00 2001
From: PGijsbers
Date: Sat, 25 Jan 2025 11:42:23 +0100
Subject: [PATCH] Patch release bump
---
openml/__version__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/openml/__version__.py b/openml/__version__.py
index 6632a85f4..392bf4b37 100644
--- a/openml/__version__.py
+++ b/openml/__version__.py
@@ -5,4 +5,4 @@
# The following line *must* be the last in the module, exactly as formatted:
from __future__ import annotations
-__version__ = "0.15.0"
+__version__ = "0.15.1"