diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 6786cba49..8dd34d665 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -2,7 +2,7 @@ exclude-labels: - ignore - release - dependencies -name-template: 'Narwhals v$RESOLVED_VERSION' +name-template: 'Narwhals unreleased' version-template: unreleased change-template: '- $TITLE (#$NUMBER)'