From 984d97c2bee0819d5f81cb37c354f37a9cc968df Mon Sep 17 00:00:00 2001 From: Delphi Deploy Bot Date: Thu, 22 Sep 2022 19:56:16 +0000 Subject: [PATCH] chore: bump covidcast-indicators to 0.3.24 --- .bumpversion.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 1afe8fce0..08f5a1a6c 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.23 +current_version = 0.3.24 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False