diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 92fcb2ae..04ed9ca6 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.23 +current_version = 1.0.24 commit = False tag = False diff --git a/VERSION b/VERSION index 1c2de38a..321816a0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.23 \ No newline at end of file +1.0.24 \ No newline at end of file