Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
odunbar committed Oct 13, 2023
1 parent 52d14d0 commit 9e602b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "EnsembleKalmanProcesses"
uuid = "aa8a2aa5-91d8-4396-bcef-d4f2ec43552d"
authors = ["CLIMA contributors <[email protected]>"]
version = "1.1.2"
version = "1.1.3"

[deps]
Convex = "f65535da-76fb-5f13-bab9-19810c17039a"
Expand Down Expand Up @@ -40,4 +40,4 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["StableRNGs", "Test", "Plots"]
test = ["StableRNGs", "Test", "Plots"]

0 comments on commit 9e602b2

Please sign in to comment.