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 be34951 commit 3f52423Copy full SHA for 3f52423
doc/whatsnew.rst
@@ -4,6 +4,8 @@ What's new
4
Next release
5
============
6
7
+- :mod:`message_ix_models` is tested and compatible with `Python 3.14 <https://www.python.org/downloads/release/python-3140/>`__ (:pull:`443`).
8
+- Support for Python 3.9 is dropped (:pull:`443`), as it has reached end-of-life.
9
- Fix water module reporting failures and improve calculations (:issue:`407`, :pull:`396`).
10
- Improve and extend :doc:`/material/index` (:pull:`418`).
11
See :doc:`version 1.2.0 </material/v1.2.0>` for details.
0 commit comments