From 0236e427b1110850d4c4741b1395473b58e7570d Mon Sep 17 00:00:00 2001 From: Delphi Deploy Bot Date: Mon, 31 Jan 2022 17:48:53 +0000 Subject: [PATCH] chore: bump covidcast-indicators to 0.2.25 --- .bumpversion.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index e611351a2..5a589e53a 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.2.24 +current_version = 0.2.25 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False