diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 6d6d87d1f..c1a3c9d23 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.3 +current_version = 0.3.4 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False