diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 3152bc4..9aa9e0c 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.7.6 +current_version = 0.7.7 commit = True tag = False diff --git a/VERSION b/VERSION index 4d01880..11d9d6c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.6 \ No newline at end of file +0.7.7 \ No newline at end of file