Skip to content

Commit

Permalink
bump compats
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen committed Jun 30, 2020
1 parent 8fc5e74 commit ebbbfcd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SpectralDistances"
uuid = "2b0dec9d-f767-4f95-9e73-7df56487de68"
authors = ["Fredrik Bagge Carlson <baggepinnen@gmail.com>"]
version = "0.1.8"
version = "0.1.9"

[deps]
BackwardsLinalg = "442b4e1a-8b9d-11e9-03b0-f14b31742153"
Expand Down Expand Up @@ -47,7 +47,7 @@ DSP = "0.6"
Distances = "0.8, 0.9"
DocStringExtensions = "0.8"
DoubleFloats = "1.1"
DynamicAxisWarping = "0.1, 0.2, 0.3"
DynamicAxisWarping = "0.1, 0.2, 0.3, 0.4"
FillArrays = "0.8"
Hungarian = "0.6"
Lazy = "0.14, 0.15"
Expand All @@ -61,7 +61,7 @@ QuadGK = "2"
RecipesBase = "0.8, 1.0"
Requires = "1"
Roots = "1"
SlidingDistancesBase = "0.1"
SlidingDistancesBase = "0.1, 0.2"
StaticArrays = "0.12"
StatsBase = "0.32,0.33"
ThreadTools = "0.1.1, 0.2"
Expand Down

0 comments on commit ebbbfcd

Please sign in to comment.