From 23161ca08bd33c6564c3bb18f4a35e60ba5e5959 Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Thu, 16 Apr 2026 13:16:34 -0400 Subject: [PATCH] Release 0.5.1 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 03e2c5ff..133bf2b4 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - previous-version: 0.4.7 - current-version: 0.5.1 - next-version: 0.5.2 + previous-version: 0.5.1 + current-version: 0.5.2 + next-version: 0.5.3