From 747e0c4cb0620301ad87fab72034614e267c69be Mon Sep 17 00:00:00 2001 From: Matteo Bettini Date: Thu, 24 Oct 2024 23:05:15 +0200 Subject: [PATCH] 1.3.0 --- benchmarl/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarl/__init__.py b/benchmarl/__init__.py index af74373a..5f1d9738 100644 --- a/benchmarl/__init__.py +++ b/benchmarl/__init__.py @@ -5,7 +5,7 @@ # -__version__ = "1.2.1" +__version__ = "1.3.0" import importlib