Skip to content

Commit 34be024

Browse files
authored
Fix #394
Fix #394. See discussion in JuliaDynamics/ComplexityMeasures.jl#423 .
1 parent 7bfb8b9 commit 34be024

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 = "Associations"
22
uuid = "614afb3a-e278-4863-8805-9959372b9ec2"
33
authors = ["Kristian Agasøster Haaga <kahaaga@gmail.com>", "Tor Einar Møller <temolle@gmail.com>", "George Datseris <datseris.george@gmail.com>"]
44
repo = "https://github.com/kahaaga/Associations.jl.git"
5-
version = "4.4.0"
5+
version = "4.5.0"
66

77
[deps]
88
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -32,7 +32,7 @@ TimeseriesSurrogates = "c804724b-8c18-5caa-8579-6025a0767c70"
3232
[compat]
3333
Accessors = "^0.1.28"
3434
Combinatorics = "1"
35-
ComplexityMeasures = "3.7.3"
35+
ComplexityMeasures = "~3.7"
3636
DSP = "^0.7"
3737
DelayEmbeddings = "2.8"
3838
Distances = "^0.10"

0 commit comments

Comments
 (0)