Skip to content

Commit e943bee

Browse files
bump conf.py and changelog for release
1 parent 14277d0 commit e943bee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
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 19 2025 :: Calendar base date documentation. Tag v11.10.6**
26+
27+
- Added base date information to time_manager_mod docs.
28+
- GitHub workflow based on tj-actions changed-files removed.
29+
2530
**March 14 2025 :: WRF use_theta_m check. Tag v11.10.5**
2631

2732
- Assert USE_THETA_M=0 in WRF when initializing wrf model_mod.

conf.py

Lines changed: 1 addition & 1 deletion
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.5'
24+
release = '11.10.6'
2525
root_doc = 'index'
2626

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

0 commit comments

Comments
 (0)