Skip to content

Commit 1a27d46

Browse files
committed
bump wavelets to 0.10
1 parent dd345f8 commit 1a27d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "TimeseriesSurrogates"
22
uuid = "c804724b-8c18-5caa-8579-6025a0767c70"
33
authors = ["Kristian Agasøster Haaga <kahaaga@gmail.com>", "George Datseris"]
44
repo = "https://github.com/JuliaDynamics/TimeseriesSurrogates.jl.git"
5-
version = "2.6.0"
5+
version = "2.6.1"
66

77
[deps]
88
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -40,7 +40,7 @@ Makie = "≥ 0.19"
4040
StatsAPI = "1.6"
4141
StatsBase = "^0.32.0, ^1, 0.33, 0.34"
4242
StateSpaceSets = "1"
43-
Wavelets = "^0.8.0, 0.9, 1"
43+
Wavelets = "^0.8.0, 0.9, 0.10"
4444
julia = "^1.9"
4545

4646
[extras]

0 commit comments

Comments
 (0)