Skip to content

Commit

Permalink
up LV compat
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen committed Dec 6, 2020
1 parent c20cdc8 commit bd4a30f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MatrixProfile"
uuid = "24e37439-14ec-4097-bda3-6a65822e2305"
authors = ["Fredrik Bagge Carlson"]
version = "1.0.0"
version = "1.0.1"

[deps]
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Expand All @@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
Distances = "0.7, 0.8, 0.9, 0.10"
LoopVectorization = "0.7.4, 0.8"
LoopVectorization = "0.7.4, 0.8, 0.9"
ProgressMeter = "1.2, 1.3"
RecipesBase = "0.8, 1.0"
SlidingDistancesBase = "0.2"
Expand Down

0 comments on commit bd4a30f

Please sign in to comment.