From 9a23054235a9863a0a3d661e67cf08aae57ddc23 Mon Sep 17 00:00:00 2001 From: econdami Date: Tue, 19 Dec 2023 12:12:22 +0100 Subject: [PATCH] bump to version 2.5.1 --- capsul/info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capsul/info.py b/capsul/info.py index e3ed6339..01f895b0 100644 --- a/capsul/info.py +++ b/capsul/info.py @@ -9,7 +9,7 @@ # Capsul current version version_major = 2 version_minor = 5 -version_micro = 0 +version_micro = 1 version_extra = "" # The following variables are here for backward compatibility in order to