Skip to content

Commit 6576392

Browse files
authored
Support IrrationalConstants 0.2 (#91)
1 parent 9030629 commit 6576392

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 = "DiffRules"
22
uuid = "b552c78f-8df3-52c6-915a-8e097449b14b"
3-
version = "1.12.2"
3+
version = "1.13.0"
44

55
[deps]
66
IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
@@ -10,7 +10,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1010
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1111

1212
[compat]
13-
IrrationalConstants = "0.1.1"
13+
IrrationalConstants = "0.1.1, 0.2"
1414
LogExpFunctions = "0.3.2"
1515
NaNMath = "0.3, 1"
1616
SpecialFunctions = "0.10, 1.0, 2"

0 commit comments

Comments
 (0)