Skip to content

Commit 30b7dcc

Browse files
committed
Set minimum julia version to v1.10
1 parent 5fac856 commit 30b7dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Reexport = "0.2, 1"
3131
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2.0"
3232
StaticArrays = "1"
3333
Test = "1"
34-
julia = "1.6"
34+
julia = "1.10"
3535

3636
[extras]
3737
ApproxFunOrthogonalPolynomials = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"

0 commit comments

Comments
 (0)