From fc5d8224a826ec04e5a14bed412326f70b332699 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Wed, 5 Mar 2025 14:30:20 +0200 Subject: [PATCH] Release 0.25.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 160fc5eca..a2038fc2d 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.25.0" + current-version: "0.25.1" next-version: "999-SNAPSHOT"