Skip to content

Commit

Permalink
Fix Entropies to v1.2 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
kahaaga authored Nov 4, 2022
1 parent cac8385 commit d40efba
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 = "TransferEntropy"
uuid = "ea221983-52f3-5440-99c7-13ea201cd633"
repo = "https://github.com/kahaaga/TransferEntropy.jl.git"
version = "1.9.0"
version = "1.10.0"

[deps]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
Expand All @@ -19,7 +19,7 @@ TimeseriesSurrogates = "c804724b-8c18-5caa-8579-6025a0767c70"
DSP = "^0.6.9, ^0.7"
DelayEmbeddings = "2"
Distances = "0.10"
Entropies = "^1.2"
Entropies = "~1.2"
Neighborhood = "0.2"
Reexport = "0.2, 0.3, 1"
SpecialFunctions = "0.8, 0.9, 0.10, 1.2, 2"
Expand Down

0 comments on commit d40efba

Please sign in to comment.