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 615d375 commit 7221b87Copy full SHA for 7221b87
doc/whatsnew.rst
@@ -3,8 +3,12 @@
3
What's new?
4
***********
5
6
-.. Next release
7
-.. ============
+Next release
+============
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.
12
13
v2.23.1 (2025-10-01)
14
====================
0 commit comments