Skip to content

Commit d9bb35b

Browse files
github-actions[bot]CompatHelper Juliajagot
authored
CompatHelper: bump compat for QuasiArrays to 0.8, (keep existing compat) (#50)
* CompatHelper: bump compat for QuasiArrays to 0.8, (keep existing compat) * Update Project.toml Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Stefanos Carlström <[email protected]>
1 parent e8b005f commit d9bb35b

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 = "CompactBases"
22
uuid = "2c0377a8-7469-4ebd-be0f-82e501f20078"
33
authors = ["Stefanos Carlström <[email protected]>"]
4-
version = "0.3.3"
4+
version = "0.3.4"
55

66
[deps]
77
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -28,7 +28,7 @@ Formatting = "0.4"
2828
IntervalSets = "0.5.1"
2929
LazyArrays = "0.20,0.21"
3030
OffsetArrays = "1.1"
31-
QuasiArrays = "0.4.9,0.5,0.6,0.7"
31+
QuasiArrays = "0.4.9,0.5,0.6,0.7, 0.8"
3232
RecipesBase = "1.0"
3333
julia = "1.5"
3434

0 commit comments

Comments
 (0)