Skip to content

Commit af07d5b

Browse files
authored
Synchronize towncrier settings (#1067)
1 parent 8314bdc commit af07d5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Changelog
1414

1515
.. towncrier release notes start
1616
17-
v6.2.0
17+
6.2.0
1818
======
1919

2020
*(2025-03-17)*

towncrier.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
package = "multidict"
33
filename = "CHANGES.rst"
44
directory = "CHANGES/"
5-
title_format = "v{version}"
5+
title_format = "{version}"
66
template = "CHANGES/.TEMPLATE.rst"
77
issue_format = "{issue}"
88

0 commit comments

Comments
 (0)