Skip to content

Commit f081290

Browse files
authored
Merge pull request #3812 from CliMA/aj/new_version
New release of Atmos 0.30.2
2 parents b438af1 + 4d3983f commit f081290

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

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

7+
v0.30.2
8+
-------
9+
10+
### Add limiting by max Prandtl number
11+
This is part of a larger refactoring of the Eddy Diffusivity code for EDMF
12+
713
v0.30.1
814
-------
915

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaAtmos"
22
uuid = "b2c96348-7fb7-4fe0-8da9-78d88439e717"
33
authors = ["Climate Modeling Alliance"]
4-
version = "0.30.1"
4+
version = "0.30.2"
55

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

0 commit comments

Comments
 (0)