Skip to content

Commit 006aa88

Browse files
authored
QuasiArrays v0.11 (#156)
1 parent db0d21b commit 006aa88

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,6 +1,6 @@
11
name = "MultivariateOrthogonalPolynomials"
22
uuid = "4f6956fd-4f93-5457-9149-7bfc4b2ce06d"
3-
version = "0.5"
3+
version = "0.5.1"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -28,8 +28,8 @@ ArrayLayouts = "1.0.9"
2828
BandedMatrices = "0.17.30"
2929
BlockArrays = "0.16.14"
3030
BlockBandedMatrices = "0.12"
31-
ClassicalOrthogonalPolynomials = "0.10"
32-
ContinuumArrays = "0.13"
31+
ClassicalOrthogonalPolynomials = "0.10, 0.11"
32+
ContinuumArrays = "0.13, 0.14"
3333
DomainSets = "0.6"
3434
FastTransforms = "0.15"
3535
FillArrays = "1.0"
@@ -38,7 +38,7 @@ InfiniteArrays = "0.12"
3838
InfiniteLinearAlgebra = "0.6.6"
3939
LazyArrays = "1.0"
4040
LazyBandedMatrices = "0.8.4"
41-
QuasiArrays = "0.10"
41+
QuasiArrays = "0.10, 0.11"
4242
SpecialFunctions = "1, 2"
4343
StaticArrays = "1"
4444
julia = "1.9"

0 commit comments

Comments
 (0)