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 0221db7 commit f3a632eCopy full SHA for f3a632e
doc/source/new.rst
@@ -4,6 +4,15 @@ What's New
4
Releases
5
-------------
6
7
+v1.4.1 (November 2025)
8
+^^^^^^^^^^^^^^^^^^^^^^^^^
9
+
10
+- Release 1.4.1
11
+- Support for Python 3.13
12
+- Fix to accommodate recent netCDF4 changes
13
+- Remove pkg_resources
14
+- Correct units for LCL and LFC in the subproduct diagnostics documentation
15
16
v1.4.0 (May 2025)
17
^^^^^^^^^^^^^^^^^^^^^^^^^
18
src/wrf/version.py
@@ -1 +1 @@
1
-__version__ = "1.4.0"
+__version__ = "1.4.1"
0 commit comments