From 5b73f617874d386522205b3780ab31de526d5998 Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Tue, 24 Feb 2026 11:53:21 -0500 Subject: [PATCH] chore: Release 0.4.5 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 49faccb..ca66681 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - previous-version: 0.4.4 - current-version: 0.4.5 - next-version: 0.4.6 + previous-version: 0.4.5 + current-version: 0.4.6 + next-version: 0.4.7