Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Sep 22, 2023
1 parent a30c257 commit 67a95be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/SurrogatesMOE/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SurrogatesMOE"
uuid = "778709c9-3595-4497-80d4-d1077d5b9fbf"
authors = ["Vikram <[email protected]>"]
version = "0.1.0"
version = "0.1.1"

[deps]
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
Expand Down Expand Up @@ -33,4 +33,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"

[targets]
test = ["Flux", "Test", "SafeTestsets", "StableRNGs"]
test = ["Flux", "Test", "SafeTestsets", "StableRNGs"]

0 comments on commit 67a95be

Please sign in to comment.