Skip to content

Commit dcf76f6

Browse files
committed
Drop Julia v1.5
1 parent ba74569 commit dcf76f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClassicalOrthogonalPolynomials"
22
uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.3.7"
4+
version = "0.4"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -42,8 +42,8 @@ IntervalSets = "0.5"
4242
LazyArrays = "0.21"
4343
LazyBandedMatrices = "0.5.5"
4444
QuasiArrays = "0.6"
45-
SpecialFunctions = "0.10, 1"
46-
julia = "1.5"
45+
SpecialFunctions = "1"
46+
julia = "1.6"
4747

4848
[extras]
4949
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

0 commit comments

Comments
 (0)