From a80a0e4296f066e5c7aff68db6b276566ae9e2bf Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Sun, 7 Jun 2026 16:31:03 -0400 Subject: [PATCH] Release 0.5.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 d4b64ee4..5c081ec5 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - previous-version: 0.5.2 - current-version: 0.5.3 - next-version: 0.5.4 + previous-version: 0.5.3 + current-version: 0.5.4 + next-version: 0.5.5