Skip to content

Commit 94c089d

Browse files
committed
Bump minor version
1 parent f008e20 commit 94c089d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.buildkite/Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ version = "0.2.11"
283283
deps = ["ClimaComms", "Colors", "DataStructures", "DiffEqBase", "KernelAbstractions", "Krylov", "LinearAlgebra", "LinearOperators", "NVTX", "SciMLBase", "StaticArrays"]
284284
path = ".."
285285
uuid = "595c0a79-7f3d-439a-bc5a-b232dc3bde79"
286-
version = "0.7.38"
286+
version = "0.7.39"
287287
weakdeps = ["BenchmarkTools", "CUDA", "OrderedCollections", "PrettyTables", "StatsBase"]
288288

289289
[deps.ClimaTimeSteppers.extensions]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaTimeSteppers"
22
uuid = "595c0a79-7f3d-439a-bc5a-b232dc3bde79"
33
authors = ["Climate Modeling Alliance"]
4-
version = "0.7.38"
4+
version = "0.7.39"
55

66
[deps]
77
ClimaComms = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"

docs/Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ version = "0.2.11"
241241
deps = ["ClimaComms", "Colors", "DataStructures", "DiffEqBase", "KernelAbstractions", "Krylov", "LinearAlgebra", "LinearOperators", "NVTX", "SciMLBase", "StaticArrays"]
242242
path = ".."
243243
uuid = "595c0a79-7f3d-439a-bc5a-b232dc3bde79"
244-
version = "0.7.38"
244+
version = "0.7.39"
245245

246246
[deps.ClimaTimeSteppers.extensions]
247247
ClimaTimeSteppersBenchmarkToolsExt = ["CUDA", "BenchmarkTools", "OrderedCollections", "StatsBase", "PrettyTables"]

0 commit comments

Comments
 (0)