Skip to content

Commit 762c8f2

Browse files
committed
Prepare final version.
1 parent fb2c842 commit 762c8f2

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

NEWS.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ Release notes
55

66
.. towncrier release notes start
77
8-
towncrier 25.8.0rc2 (2025-08-15)
9-
================================
8+
towncrier 25.8.0 (2025-08-30)
9+
=============================
10+
11+
No significant changes since the previous release candidate.
12+
1013

1114
Features
1215
--------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "towncrier"
99
# For RC - 23.11.0rc1 (release candidate starts at 1)
1010
# For final - 23.11.0
1111
# make sure to follow PEP440
12-
version = "25.8.0rc2"
12+
version = "25.8.0"
1313
description = "Building newsfiles for your project."
1414
readme = "README.rst"
1515
license = "MIT"

0 commit comments

Comments
 (0)