Skip to content

Commit e9118d9

Browse files
bump version and changelog
1 parent e80fc1d commit e9118d9

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+
**September 22 2022 :: CAM-SE. Tag: v10.5.0**
26+
27+
- CAM-SE interface for Manhattan
28+
- Shared code for CAM-SE and CAM-FV model_mods in cam-common-code
29+
2530
**September 21 2022 :: ROMS model_mod perturbation routine Tag: v10.4.0**
2631

2732
- Adds a pert_model_copies subroutine to the ROMS model_mod to enable proper

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 = '10.4.0'
24+
release = '10.5.0'
2525
master_doc = 'README'
2626

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

0 commit comments

Comments
 (0)