Skip to content

Commit b32154c

Browse files
authored
Set minimum julia version to v1.10 (#377)
1 parent c2ca931 commit b32154c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ApproxFunOrthogonalPolynomials"
22
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3-
version = "0.6.62"
3+
version = "0.6.63"
44

55
[deps]
66
ApproxFunBase = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
@@ -52,7 +52,7 @@ SpecialFunctions = "0.10, 1.0, 2"
5252
Static = "0.8, 1"
5353
StaticArrays = "1"
5454
Test = "1"
55-
julia = "1.6"
55+
julia = "1.10"
5656

5757
[extras]
5858
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)