From c85895b7f90069a9c5422c0b4d6142248fcc2dc2 Mon Sep 17 00:00:00 2001 From: takuseno Date: Sat, 12 Oct 2024 19:57:54 +0900 Subject: [PATCH] Bump up version --- d3rlpy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d3rlpy/_version.py b/d3rlpy/_version.py index fab833f3..b482efeb 100644 --- a/d3rlpy/_version.py +++ b/d3rlpy/_version.py @@ -1 +1 @@ -__version__ = "2.6.1" +__version__ = "2.6.2"