diff --git a/.bumpversion.cfg b/.bumpversion.cfg index e63fcc44..959e32a8 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.16 +current_version = 1.0.17 commit = False tag = False diff --git a/VERSION b/VERSION index d941c12b..e92964fe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.16 \ No newline at end of file +1.0.17 \ No newline at end of file