Skip to content

Commit

Permalink
Fix #394 (#395)
Browse files Browse the repository at this point in the history
* Fix #394

Fix #394. See discussion in JuliaDynamics/ComplexityMeasures.jl#423 .

* Update Project.toml
  • Loading branch information
Datseris authored Jan 2, 2025
1 parent 7bfb8b9 commit 53260d6
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
Expand Up @@ -2,7 +2,7 @@ name = "Associations"
uuid = "614afb3a-e278-4863-8805-9959372b9ec2"
authors = ["Kristian Agasøster Haaga <[email protected]>", "Tor Einar Møller <[email protected]>", "George Datseris <[email protected]>"]
repo = "https://github.com/kahaaga/Associations.jl.git"
version = "4.4.0"
version = "4.4.1"

[deps]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
Expand Down Expand Up @@ -32,7 +32,7 @@ TimeseriesSurrogates = "c804724b-8c18-5caa-8579-6025a0767c70"
[compat]
Accessors = "^0.1.28"
Combinatorics = "1"
ComplexityMeasures = "3.7.3"
ComplexityMeasures = "~3.7"
DSP = "^0.7"
DelayEmbeddings = "2.8"
Distances = "^0.10"
Expand Down

0 comments on commit 53260d6

Please sign in to comment.