We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2ab39 commit 882bd4eCopy full SHA for 882bd4e
CHANGES.rst
@@ -2,7 +2,7 @@
2
Changes
3
=========
4
5
-3.2.5 (unreleased)
+3.2.5 (2026-02-20)
6
==================
7
8
.. note::
src/greenlet/__init__.py
@@ -25,7 +25,7 @@
25
###
26
# Metadata
27
28
-__version__ = '3.2.4'
+__version__ = '3.2.5'
29
from ._greenlet import _C_API # pylint:disable=no-name-in-module
30
31
0 commit comments