Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
HungJenWang1991 authored Nov 4, 2024
1 parent 1ca60fa commit 2daa411
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SFrontiers"
uuid = "450466ac-e45e-40ce-9385-fade81a2016c"
authors = ["Hung-Jen Wang <[email protected]>"]
version = "0.2.11"
version = "0.2.12"

[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Expand All @@ -22,8 +22,8 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
[compat]
julia = "1.6 - 1"
DataFrames = "1.0 - 1.9"
DataStructures = "0.1 - 1.0"
Distributions = "0.1 - 1.0"
DataStructures = "0.16 - 0.19"
Distributions = "0.24 - 0.26"
FLoops = "0.1 - 0.9"
ForwardDiff = "0.1 - 0.9"
HypothesisTests = "0.1 - 0.9"
Expand Down

0 comments on commit 2daa411

Please sign in to comment.