Skip to content

Commit

Permalink
CompatHelper: bump compat for "FillArrays" to "0.13" (#46)
Browse files Browse the repository at this point in the history
* CompatHelper: bump compat for "FillArrays" to "0.13"

* Update Project.toml

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Fredrik Bagge Carlson <[email protected]>
  • Loading branch information
github-actions[bot] and baggepinnen authored Feb 16, 2022
1 parent 1c7dc13 commit a5e760e
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 = "DynamicAxisWarping"
uuid = "aaaaaaaa-4a10-5553-b683-e707b00e83ce"
authors = ["Fredrik Bagge Carlson <[email protected]>"]
version = "0.4.10"
version = "0.4.11"

[deps]
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
Expand All @@ -24,7 +24,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
BinDeps = "1.0"
DataStructures = "0.17, 0.18"
Distances = "0.8, 0.9, 0.10"
FillArrays = "0.8, 0.9, 0.10, 0.11, 0.12"
FillArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
LoopVectorization = "0.9, 0.10, 0.11, 0.12"
Plots = "1.0"
ProgressMeter = "1.2"
Expand Down

0 comments on commit a5e760e

Please sign in to comment.