From cf08d18e93e8c82ae75ba67e6ce49c63282a3dca Mon Sep 17 00:00:00 2001 From: Kegan Maher Date: Wed, 31 Jan 2024 19:38:16 +0000 Subject: [PATCH] chore(release): bump version for 2024.01.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8b5be4d14..f38537d97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "benefits" -version = "2023.12.1" +version = "2024.01.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" }