Skip to content

Commit b87595b

Browse files
authored
Bump UnicodePlots version (#120)
1 parent 0ff84b6 commit b87595b

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
@@ -1,7 +1,7 @@
11
name = "RecurrenceAnalysis"
22
uuid = "639c3291-70d9-5ea2-8c5b-839eba1ee399"
33
repo = "https://github.com/JuliaDynamics/RecurrenceAnalysis.jl.git"
4-
version = "1.6.0"
4+
version = "1.6.1"
55

66
[deps]
77
DelayEmbeddings = "5732040d-69e3-5649-938a-b6b4f237613f"
@@ -20,7 +20,7 @@ DelayEmbeddings = "2"
2020
Distances = "0.8, 0.9, 0.10"
2121
LightGraphs = "1"
2222
StaticArrays = "0.8,0.9,0.10,0.11,0.12, 1.0"
23-
UnicodePlots = "0.3,1"
23+
UnicodePlots = "0.3, 1, 2"
2424
julia = "1.5"
2525

2626
[extras]

0 commit comments

Comments
 (0)