Skip to content

Commit 8800997

Browse files
committed
Bump to version 0.29.0
1 parent 66e92dc commit 8800997

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.buildkite/Manifest-v1.11.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ version = "0.5.13"
350350
deps = ["Adapt", "ArgParse", "Artifacts", "AtmosphericProfilesLibrary", "ClimaComms", "ClimaCore", "ClimaDiagnostics", "ClimaParams", "ClimaTimeSteppers", "ClimaUtilities", "CloudMicrophysics", "Dates", "DiffEqBase", "FastGaussQuadrature", "Insolation", "Interpolations", "LazyArtifacts", "LazyBroadcast", "LinearAlgebra", "Logging", "NCDatasets", "NVTX", "NullBroadcasts", "RRTMGP", "Random", "SciMLBase", "StaticArrays", "Statistics", "SurfaceFluxes", "Thermodynamics", "UnrolledUtilities", "YAML"]
351351
path = ".."
352352
uuid = "b2c96348-7fb7-4fe0-8da9-78d88439e717"
353-
version = "0.28.6"
353+
version = "0.29.0"
354354

355355
[[deps.ClimaComms]]
356356
deps = ["Adapt", "Logging", "LoggingExtras"]

NEWS.md

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

7+
v0.29.0
8+
-------
9+
10+
### Remove precipitation from cache
11+
And move all the fields into precomputed
712

813
v0.28.6
914
-------

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.28.6"
4+
version = "0.29.0"
55

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

0 commit comments

Comments
 (0)