diff --git a/.bumpversion.cfg b/.bumpversion.cfg index a0ea8cd83..5d6dee4a0 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.7 +current_version = 0.3.8 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False