Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
CompatHelper: bump compat for "NaNMath" to "1"
  • Loading branch information
github-actions[bot] committed Feb 17, 2022
commit 4ce8da9625affb8492b8d4547024e5a8469bbb95
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
Calculus = "0.5"
NaNMath = "0.3"
NaNMath = "0.3, 1"
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
julia = "0.7, 1.0"

Expand Down