diff --git a/.bumpversion.cfg b/.bumpversion.cfg index af5b5125c..28df68b2a 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.16 +current_version = 0.3.17 commit = True message = chore: bump covidcast-indicators to {new_version} tag = False