Skip to content

Commit e9cf278

Browse files
patch release 0.2.1
1 parent a455157 commit e9cf278

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
name = "HypergeometricFunctions"
22
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
3-
version = "0.2"
3+
version = "0.2.1"
44

55
[deps]
66
DualNumbers = "fa6b7ba4-c1ee-5f82-b5fc-ecf0adba8f74"
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
88
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
99

1010
[compat]
11-
DualNumbers = "0.5,0.6"
12-
IntervalArithmetic = "0.15,0.16"
13-
SpecialFunctions = "0.7,0.8"
11+
DualNumbers = "0.5, 0.6"
12+
IntervalArithmetic = "0.15, 0.16"
13+
SpecialFunctions = "0.7, 0.8, 0.9"
1414
julia = "1"
1515

1616
[extras]

0 commit comments

Comments
 (0)