We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac986d8 + a86ceab commit a1d4f66Copy full SHA for a1d4f66
CHANGELOG.rst
@@ -5,6 +5,12 @@ Changelog
5
Unreleased
6
----------
7
8
+- No changes yet.
9
+
10
11
+2025.11.1 (2025-11-06)
12
+----------------------
13
14
- Enable thread-free wheels for Python 3.13 and 3.14.
15
- Enable PYPY 3.11 wheels.
16
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = cython-test-exception-raiser
3
-version = 25.11.1.dev0
+version = 25.11.2.dev0
4
description = A trivial extension that just raises an exception.
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments