diff --git a/M/MatrixProfile/Compat.toml b/M/MatrixProfile/Compat.toml index 8eef5759c82a105..e51e365c8cd6542 100644 --- a/M/MatrixProfile/Compat.toml +++ b/M/MatrixProfile/Compat.toml @@ -16,6 +16,11 @@ SlidingDistancesBase = "0.1.3-0.1" ["0.1.1-0"] Distances = "0.7-0.9" +["0.1.2"] +SlidingDistancesBase = "0.1.4-0.1" + ["0.1.2-0"] LoopVectorization = "0.7.4-0.8" -SlidingDistancesBase = "0.1.4-0.1" + +["0.1.3-0"] +SlidingDistancesBase = "0.2" diff --git a/M/MatrixProfile/Versions.toml b/M/MatrixProfile/Versions.toml index 0a1da14d20b65ff..518d589be830162 100644 --- a/M/MatrixProfile/Versions.toml +++ b/M/MatrixProfile/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "78827403c9e90bb03e82f5ead399b1a83471e65a" ["0.1.2"] git-tree-sha1 = "d32e22015be3aaa42bc6403b77461397e1a69f0d" + +["0.1.3"] +git-tree-sha1 = "cafc5a88c822d8491043eef4f76c55868188ce34"