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 57ae707 commit 0789316Copy full SHA for 0789316
CHANGELOG.rst
@@ -2,10 +2,10 @@ Changelog
2
=========
3
4
5
-2025.10.0 (2025-10-29)
+2025.11.0 (2025-11-02)
6
----------------------
7
8
-- Enable wheels for Python 3.14.
+- Enable ABI3 binary wheels for generic Python support.
9
10
11
1.0.2 (2021-08-10)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = cython-test-exception-raiser
-version = 25.10.0
+version = 25.11.0
description = A trivial extension that just raises an exception.
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments