Skip to content

Commit a1d4f66

Browse files
authored
#12528 Add free threading wheels and PyPy 3.11 (#18)
2 parents ac986d8 + a86ceab commit a1d4f66

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Changelog
55
Unreleased
66
----------
77

8+
- No changes yet.
9+
10+
11+
2025.11.1 (2025-11-06)
12+
----------------------
13+
814
- Enable thread-free wheels for Python 3.13 and 3.14.
915
- Enable PYPY 3.11 wheels.
1016

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = cython-test-exception-raiser
3-
version = 25.11.1.dev0
3+
version = 25.11.2.dev0
44
description = A trivial extension that just raises an exception.
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)