Skip to content

Commit 1a16835

Browse files
authored
QuasiArrays/ContinuumArrays v0.11 (#71)
* QuasiArrays/ContinuumArrays v0.11 * v0.4.6
1 parent 5a885d4 commit 1a16835

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,7 +1,7 @@
11
name = "HarmonicOrthogonalPolynomials"
22
uuid = "e416a80e-9640-42f3-8df8-80a93ca01ea5"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.4.5"
4+
version = "0.4.6"
55

66
[deps]
77
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -20,13 +20,13 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2020
[compat]
2121
BlockArrays = "0.16"
2222
BlockBandedMatrices = "0.11, 0.12"
23-
ClassicalOrthogonalPolynomials = "0.7, 0.8, 0.9, 0.10"
24-
ContinuumArrays = "0.12, 0.13"
23+
ClassicalOrthogonalPolynomials = "0.7, 0.8, 0.9, 0.10, 0.11"
24+
ContinuumArrays = "0.12, 0.13, 0.14"
2525
DomainSets = "0.5, 0.6"
2626
FastTransforms = "0.14, 0.15"
2727
InfiniteArrays = "0.12"
2828
IntervalSets = "0.5, 0.6, 0.7"
29-
QuasiArrays = "0.9, 0.10"
29+
QuasiArrays = "0.9, 0.10, 0.11"
3030
SpecialFunctions = "1, 2"
3131
StaticArrays = "1"
3232
julia = "1.7"

0 commit comments

Comments
 (0)