Skip to content

Commit 16d3580

Browse files
committed
increment version
1 parent 5b04eda commit 16d3580

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# RecurrenceAnalysis.jl News
22

3+
## v1.2.0
4+
*(no notable changes until so far)*
5+
6+
- Thread-parallelized computation of recurrence plots is now possible.
7+
38
## v0.12.0
49
- Doc improvements
510
- Return type changes in `rqa`

Project.toml

Lines changed: 1 addition & 1 deletion
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.1.1"
4+
version = "1.2.0"
55

66
[deps]
77
DelayEmbeddings = "5732040d-69e3-5649-938a-b6b4f237613f"

0 commit comments

Comments
 (0)