From f3d3ebd4d14988f07bdd6c13fa641d7ba652c663 Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Wed, 4 Feb 2026 12:23:26 +0100 Subject: [PATCH] chore: release 0.4.4 Signed-off-by: Eric Deandrea --- .github/project.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 966cc4e..49faccb 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - previous-version: 0.4.3 - current-version: 0.4.4 - next-version: 0.4.5 + previous-version: 0.4.4 + current-version: 0.4.5 + next-version: 0.4.6