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 12c552e commit 007de83Copy full SHA for 007de83
2 files changed
CHANGELOG.rst
@@ -2,11 +2,11 @@ Changelog
2
=========
3
4
5
-25.10.0 (2025-19-27)
+25.10.1 (2025-19-27)
6
-------------------
7
8
- Add support for Python 3.14 wheels.
9
-- Add support for Python 3.14 free threading wheels.
+- Free threading wheels builds were removed.
10
11
12
25.2.0 (2025-02-27)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = twisted-iocpsupport
-version = 25.10.0
+version = 25.10.1
description = An extension for use in the twisted I/O Completion Ports reactor.
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments