diff --git a/bumpver.toml b/bumpver.toml index 2b1650e..80f5d22 100644 --- a/bumpver.toml +++ b/bumpver.toml @@ -1,5 +1,5 @@ [bumpver] -current_version = "v2022.12.1-alpha" +current_version = "v2022.12.1" version_pattern = "vYYYY.0M.PATCH[-TAG]" commit_message = "Bump version {old_version} -> {new_version}" commit = true