Skip to content

Commit 4f33b0d

Browse files
bump version and changelog for release
1 parent e8c95f1 commit 4f33b0d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ individual files.
2222

2323
The changes are now listed with the most recent at the top.
2424

25+
**March 14 2025 :: WRF use_theta_m check. Tag v11.10.5**
26+
27+
- Assert USE_THETA_M=0 in WRF when initializing wrf model_mod.
28+
- fixed documentation broken links.
29+
2530
**February 6 2025 :: WRF tutorial and prepbufr documentation. Tag v11.10.4**
2631

2732
- Observation section of WRF tutorial updated to match provided obs.

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
author = 'Data Assimilation Research Section'
2222

2323
# The full version, including alpha/beta/rc tags
24-
release = '11.10.4'
24+
release = '11.10.5'
2525
root_doc = 'index'
2626

2727
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)