Skip to content

Commit fa1e426

Browse files
authored
Merge pull request #2357 from CliMA/cc/bump_path_14_37
Bump patch version
2 parents 79e9e05 + 5f60cd9 commit fa1e426

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ ClimaCore.jl Release Notes
44
main
55
-------
66

7+
v0.14.37
8+
-------
9+
- Extend level and field_values to work with lazy Fields [2356](https://github.com/CliMA/ClimaCore.jl/pull/2356)
10+
711
v0.14.36
812
-------
913
- Refactor FieldMatrix indexing, add scalar_field_matrix [2346](https://github.com/CliMA/ClimaCore.jl/pull/2346)

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaCore"
22
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
33
authors = ["CliMA Contributors <[email protected]>"]
4-
version = "0.14.36"
4+
version = "0.14.37"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

0 commit comments

Comments
 (0)