From c142a48831541bfd84360ce5b57644c7f5ad9447 Mon Sep 17 00:00:00 2001 From: Delphi Deploy Bot Date: Fri, 29 Oct 2021 17:12:13 +0000 Subject: [PATCH] chore: bump covidcast-indicators to 0.2.4 --- .bumpversion.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 2a6cb7cb5..c9d1759ff 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.2.3 +current_version = 0.2.4 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False