Skip to content

Commit 69f1cca

Browse files
authored
Fix version and remove patch changelog (#154)
1 parent d3f1a77 commit 69f1cca

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
*Changelog is kept with respect to version 1.0. This software follows SymVer2.0*
22

3-
# 2.5.1
4-
5-
- Update package requirements for `StatsBase`; it contains some bug fixes required
6-
in upstream packages.
7-
83
# 2.5.0
94

105
- Moved to Julia extensions (requiring julia v1.9).

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "TimeseriesSurrogates"
22
uuid = "c804724b-8c18-5caa-8579-6025a0767c70"
33
authors = ["Kristian Agasøster Haaga <kahaaga@gmail.com>", "George Datseris"]
44
repo = "https://github.com/JuliaDynamics/TimeseriesSurrogates.jl.git"
5-
version = "2.5.2"
5+
version = "2.5.1"
66

77
[deps]
88
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"

0 commit comments

Comments
 (0)