Skip to content

Commit 7782629

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for IrrationalConstants to 0.2, (keep existing compat) (#159)
* CompatHelper: bump compat for IrrationalConstants to 0.2, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: David Widmann <[email protected]>
1 parent 60dbea0 commit 7782629

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 = "StatsFuns"
22
uuid = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
3-
version = "1.1.1"
3+
version = "1.2.0"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -16,7 +16,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1616
ChainRulesCore = "1"
1717
HypergeometricFunctions = "0.3.10"
1818
InverseFunctions = "0.1"
19-
IrrationalConstants = "0.1"
19+
IrrationalConstants = "0.1, 0.2"
2020
LogExpFunctions = "0.3.2"
2121
Reexport = "1"
2222
Rmath = "0.6.1, 0.7"

0 commit comments

Comments
 (0)