From 010430cfa1f5525c9ab101a3887c1f8cecaafb05 Mon Sep 17 00:00:00 2001 From: Delphi Deploy Bot Date: Thu, 3 Feb 2022 18:32:03 +0000 Subject: [PATCH] chore: bump covidcast-indicators to 0.3.1 --- .bumpversion.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index a3af113e1..3895e6df1 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.0 +current_version = 0.3.1 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False