Skip to content

Commit

Permalink
New version: MFCC v0.3.6 (#121414)
Browse files Browse the repository at this point in the history
UUID: ca7b5df7-6146-5dcc-89ec-36256279a339
Repo: https://github.com/JuliaDSP/MFCC.jl.git
Tree: dcef30fbb678bf0f1a779ca525994628447a7ca5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 14, 2024
1 parent c76b9b1 commit ecd2154
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 7 additions & 3 deletions M/MFCC/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ julia = "1"
["0.3.3"]
HDF5 = "0.12-0.16"

["0.3.3-0"]
DSP = "0.6-0.7"

["0.3.3-0.3.4"]
SpecialFunctions = ["0.8", "1-2"]

["0.3.3-0.3.5"]
DSP = "0.6-0.7"

["0.3.4"]
HDF5 = "0.12-0.17"

Expand All @@ -41,3 +41,7 @@ Memoization = "0.2"
SpecialFunctions = ["0.8-0.10", "1-2"]
Test = "1"
julia = "1.6.0-1"

["0.3.6-0"]
Compat = "3.44.0-4"
DSP = "0.6-0.8"
3 changes: 3 additions & 0 deletions M/MFCC/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
["0.3.5-0"]
Memoization = "6fafb56a-5788-4b4e-91ca-c0cea6611c73"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.3.6-0"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
3 changes: 3 additions & 0 deletions M/MFCC/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "74a48d206f523fed24a6555c221a479296ccabd0"

["0.3.5"]
git-tree-sha1 = "a1c3ac07f9f77a522b3c50427f11bf66c07c0093"

["0.3.6"]
git-tree-sha1 = "dcef30fbb678bf0f1a779ca525994628447a7ca5"

0 comments on commit ecd2154

Please sign in to comment.