From 2016887e714ce87a3411181df6446cadfc5b4f56 Mon Sep 17 00:00:00 2001 From: Luis Alvergue Date: Fri, 7 Jun 2024 13:47:21 -0500 Subject: [PATCH] chore: update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7a54ce24a..bf5f180d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "benefits" -version = "2024.05.1" +version = "2024.06.1" description = "Cal-ITP Benefits is an application that enables automated eligibility verification and enrollment for transit benefits onto customers’ existing contactless bank (credit/debit) cards." readme = "README.md" license = { file = "LICENSE" }