diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 9ebc03d56..795d08d17 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.2.16 +current_version = 0.2.17 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False