We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2c842 commit 762c8f2Copy full SHA for 762c8f2
NEWS.rst
@@ -5,8 +5,11 @@ Release notes
5
6
.. towncrier release notes start
7
8
-towncrier 25.8.0rc2 (2025-08-15)
9
-================================
+towncrier 25.8.0 (2025-08-30)
+=============================
10
+
11
+No significant changes since the previous release candidate.
12
13
14
Features
15
--------
pyproject.toml
@@ -9,7 +9,7 @@ name = "towncrier"
# For RC - 23.11.0rc1 (release candidate starts at 1)
# For final - 23.11.0
# make sure to follow PEP440
-version = "25.8.0rc2"
+version = "25.8.0"
description = "Building newsfiles for your project."
readme = "README.rst"
license = "MIT"
0 commit comments