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