Skip to content

Commit 32ccb3b

Browse files
authored
ClassicalOrthogonalPolynomials v0.4 (#38)
1 parent dca8424 commit 32ccb3b

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 = "SemiclassicalOrthogonalPolynomials"
22
uuid = "291c01f3-23f6-4eb6-aeb0-063a639b53f2"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.1"
4+
version = "0.1.1"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -19,8 +19,8 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1919
[compat]
2020
ArrayLayouts = "0.6, 0.7"
2121
BandedMatrices = "0.16"
22-
ClassicalOrthogonalPolynomials = "0.3.5"
23-
ContinuumArrays = "0.7"
22+
ClassicalOrthogonalPolynomials = "0.3.5, 0.4"
23+
ContinuumArrays = "0.7, 0.8"
2424
FillArrays = "0.11.5"
2525
HypergeometricFunctions = "0.3.4"
2626
InfiniteArrays = "0.10.2"

0 commit comments

Comments
 (0)