Skip to content

Commit 4e8800a

Browse files
authored
QuasiArrays v0.13 (#57)
1 parent 1eff7b5 commit 4e8800a

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 = "SingularIntegrals"
22
uuid = "d7440221-8b5e-42fc-909c-0567823f424a"
33
authors = ["Sheehan Olver <solver@mac.com>"]
4-
version = "0.3.8"
4+
version = "0.3.9"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -24,14 +24,14 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2424
ArrayLayouts = "1.4"
2525
BandedMatrices = "1"
2626
ClassicalOrthogonalPolynomials = "0.13.7, 0.14, 0.15"
27-
ContinuumArrays = "0.18, 0.19"
27+
ContinuumArrays = "0.18, 0.19, 0.20"
2828
FastTransforms = "0.16, 0.17"
2929
FillArrays = "1"
3030
HypergeometricFunctions = "0.3.4"
3131
InfiniteArrays = "0.14, 0.15"
3232
LazyArrays = "2"
3333
LazyBandedMatrices = "0.10, 0.11"
34-
QuasiArrays = "0.11, 0.12"
34+
QuasiArrays = "0.11, 0.12, 0.13"
3535
RecurrenceRelationshipArrays = "0.1"
3636
RecurrenceRelationships = "0.1, 0.2"
3737
SpecialFunctions = "1, 2"

0 commit comments

Comments
 (0)