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 b439dce commit d48203bCopy full SHA for d48203b
doc/source/new.rst
@@ -4,6 +4,15 @@ What's New
4
Releases
5
-------------
6
7
+v1.4.0 (May 2025)
8
+^^^^^^^^^^^^^^^^^^^^^^^^^
9
+
10
+- Release 1.4.0
11
+- Transition to CMake build using scikit-build-core
12
+- Packaging updates and adoption of pyproject.toml
13
+- Support for Python 3.12
14
+- Support for macOS ARM architecture
15
16
v1.3.2 (February 2019)
17
^^^^^^^^^^^^^^^^^^^^^^^^^
18
src/wrf/version.py
@@ -1 +1 @@
1
-__version__ = "1.3.4.1"
+__version__ = "1.4.0"
0 commit comments