Skip to content

Commit d48203b

Browse files
authored
v1.4.0 - release notes and version update (#269)
* update release notes * update version number
1 parent b439dce commit d48203b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

doc/source/new.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ What's New
44
Releases
55
-------------
66

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+
716
v1.3.2 (February 2019)
817
^^^^^^^^^^^^^^^^^^^^^^^^^
918

src/wrf/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3.4.1"
1+
__version__ = "1.4.0"

0 commit comments

Comments
 (0)