From d26b3077b4a15376e02bfdbff82b252c9a788ace Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Sun, 25 Jan 2026 11:27:30 -0500 Subject: [PATCH] chore: Release version 0.4.3 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 429d8c5..966cc4e 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - previous-version: 0.4.2 - current-version: 0.4.3 - next-version: 0.4.4 + previous-version: 0.4.3 + current-version: 0.4.4 + next-version: 0.4.5