Skip to content

Commit

Permalink
Merge pull request #18 from yomichi/compathelper/new_version/2021-11-…
Browse files Browse the repository at this point in the history
…22-17-29-54-139-1312651655

CompatHelper: bump compat for "SpecialFunctions" to "2.0"
  • Loading branch information
yomichi committed Mar 16, 2024
2 parents a59ab2a + beffe45 commit 98f5b4b
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
Expand Up @@ -18,12 +18,12 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
julia = "1"
DataStructures = "0"
Distributions = "0"
LsqFit = "0"
MacroTools = "0"
SpecialFunctions = "0"
SpecialFunctions = "0, 2.0"
julia = "1"

[extras]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Expand Down

0 comments on commit 98f5b4b

Please sign in to comment.