Skip to content

Commit

Permalink
Merge pull request #118 from devmotion/patch-2
Browse files Browse the repository at this point in the history
Add support for SpecialFunctions 2
  • Loading branch information
ChrisRackauckas authored Dec 22, 2021
2 parents 8aec317 + 1defd3c commit 043da25
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,6 +1,6 @@
name = "Tracker"
uuid = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
version = "0.2.16"
version = "0.2.17"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand All @@ -24,7 +24,7 @@ MacroTools = "0.5"
NNlib = "0.6, 0.7"
NaNMath = "0.3"
Requires = "0.5, 1.0"
SpecialFunctions = "0.10, 1.0"
SpecialFunctions = "0.10, 1, 2"
julia = "1.3"

[extras]
Expand Down

0 comments on commit 043da25

Please sign in to comment.