From cfdc27afcd104f238cdd1d000cc8ebf1582878d3 Mon Sep 17 00:00:00 2001 From: Delphi Deploy Bot Date: Fri, 17 Dec 2021 00:42:22 +0000 Subject: [PATCH] chore: bump covidcast-indicators to 0.2.17 --- .bumpversion.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 9ebc03d56..795d08d17 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.2.16 +current_version = 0.2.17 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False