From 288795e63ad167ee6914c6f84d481f4553d8418a Mon Sep 17 00:00:00 2001 From: Delphi Deploy Bot Date: Mon, 11 Oct 2021 17:52:05 +0000 Subject: [PATCH] chore: bump covidcast-indicators to 0.1.23 --- .bumpversion.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 269a05c95..6f940f68f 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.1.22 +current_version = 0.1.23 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False