diff --git a/pyproject.toml b/pyproject.toml index 71db6f2..4ee0559 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ filename = "CHANGELOG.md" replace = ''' (unreleased)= -## [Unreleased](https://github.com/jeertmans/sionna-vispy/compare/{new_version}...HEAD)''' +## [Unreleased](https://github.com/jeertmans/sionna-vispy/compare/v{new_version}...HEAD)''' search = "" [tool.hatch.build.targets.wheel]