Skip to content

Commit 7221b87

Browse files
committed
Add #249 to doc/whatsnew
1 parent 615d375 commit 7221b87

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/whatsnew.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@
33
What's new?
44
***********
55

6-
.. Next release
7-
.. ============
6+
Next release
7+
============
8+
9+
- Python 3.14 (`released 2025-10-07 <https://www.python.org/downloads/release/python-3140/>`_) is fully supported (:pull:`249`).
10+
- Python 3.9 support is dropped, as `it has reached end-of-life <https://peps.python.org/pep-0569/#lifespan>`__ (:pull:`249`).
11+
:mod:`sdmx` requires Python 3.10 or later.
812

913
v2.23.1 (2025-10-01)
1014
====================

0 commit comments

Comments
 (0)