diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 89b93b84..1d2e5fb9 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.19 +current_version = 1.0.20 commit = False tag = False diff --git a/VERSION b/VERSION index e7ad390e..450f88ee 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.19 \ No newline at end of file +1.0.20 \ No newline at end of file