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 f3a632e commit b7ba957Copy full SHA for b7ba957
doc/source/new.rst
@@ -4,15 +4,6 @@ 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.1"
+__version__ = "1.4.0"
0 commit comments