Skip to content

Commit

Permalink
Fix compat
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Sep 4, 2019
1 parent b806806 commit 7b82849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SIMD = "fdea26ae-647d-5447-a871-4b548cad5224"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
BlockArrays = ">= 0.9, < 1"
BlockArrays = ">= 0.9"
SIMD = "2.3"

[extras]
Expand Down

0 comments on commit 7b82849

Please sign in to comment.