Skip to content

Commit ec78003

Browse files
committed
Release 25.10.1.
1 parent 2f4c617 commit ec78003

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@ The API stability/deprecation policy for this library is as follows:
5252
Releases under CalVer
5353
---------------------
5454

55+
Version 25.10.1
56+
~~~~~~~~~~~~~~~
57+
58+
Released October 2025
59+
60+
* Fixed an instance of duplicated text in the README/documentation index.
61+
62+
5563
Version 25.10.0
5664
~~~~~~~~~~~~~~~
5765

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ keywords = ["akismet", "spam", "spam-filtering"]
3636
license = { text = "BSD-3-Clause" }
3737
readme = "README.rst"
3838
requires-python = ">=3.10"
39-
version = "25.10.0"
39+
version = "25.10.1"
4040

4141
[dependency-groups]
4242
tests = [

0 commit comments

Comments
 (0)