diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 5aeb732e..70adf30e 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.9 +current_version = 1.0.10 commit = False tag = False diff --git a/VERSION b/VERSION index e5a4a5e7..437d26b1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.9 \ No newline at end of file +1.0.10 \ No newline at end of file