Skip to content

Commit a19d720

Browse files
CompatHelper: bump compat for "QuasiArrays" to "0.6" (#39)
* CompatHelper: bump compat for "QuasiArrays" to "0.6" * v0.1.2 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 32ccb3b commit a19d720

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 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.1"
4+
version = "0.1.2"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -25,7 +25,7 @@ FillArrays = "0.11.5"
2525
HypergeometricFunctions = "0.3.4"
2626
InfiniteArrays = "0.10.2"
2727
LazyArrays = "0.21.3"
28-
QuasiArrays = "0.5"
28+
QuasiArrays = "0.5, 0.6"
2929
SpecialFunctions = "0.10, 1.0"
3030
julia = "1.5"
3131

0 commit comments

Comments
 (0)