We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dc23f6 + 08a434c commit d3c0243Copy full SHA for d3c0243
NEWS.md
@@ -0,0 +1,9 @@
1
+ClimaCalibrate.jl Release Notes
2
+========================
3
+
4
+main
5
+-------
6
7
+v0.2.0
8
9
+- Refactor backend structs to store relevant information [245](https://github.com/CliMA/ClimaCalibrate.jl/pull/245)
Project.toml
@@ -1,7 +1,7 @@
name = "ClimaCalibrate"
uuid = "4347a170-ebd6-470c-89d3-5c705c0cacc2"
authors = ["Climate Modeling Alliance"]
-version = "0.1.4"
+version = "0.2.0"
[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
0 commit comments