From 13cbe83be5a684bd4233f38605fdbbf2593db5e6 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Mon, 6 Aug 2018 10:48:38 -0400 Subject: [PATCH] Match the existing heading format. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index db70856f5..337ff9bc7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ filename = "NEWS.rst" directory = "newsfragments" start_string = ".. towncrier start line" - title_format = "{version} ({project_date})" + title_format = "Release {version} ({project_date})" issue_format = "`#{issue} `_" underlines = [ "'",