Skip to content

Commit 22b9fa1

Browse files
authored
Merge pull request #425 from JuliaMath/dw/irrationalconstants
Support IrrationalConstants 0.2
2 parents 8a25cc5 + 1b64aef commit 22b9fa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SpecialFunctions"
22
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
3-
version = "2.1.7"
3+
version = "2.2.0"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -18,7 +18,7 @@ SpecialFunctionsChainRulesCoreExt = "ChainRulesCore"
1818
[compat]
1919
ChainRulesCore = "0.9.44, 0.10, 1"
2020
ChainRulesTestUtils = "0.6.8, 0.7, 1"
21-
IrrationalConstants = "0.1"
21+
IrrationalConstants = "0.1, 0.2"
2222
LogExpFunctions = "0.3.2"
2323
OpenLibm_jll = "0.7, 0.8"
2424
OpenSpecFun_jll = "0.5"

0 commit comments

Comments
 (0)