Skip to content

Commit 7ade3da

Browse files
committed
changed version number
1 parent e4ef0d7 commit 7ade3da

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Releases
22

3+
## 0.3.0
4+
* Simplfied the code and refactored the user interface.
5+
* Added Pluto notebook examples.
6+
37
## 0.2.0
48
* The output features are in matrix form insteaad of array of arrays.
59

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SpeechFeatures"
22
uuid = "6f3487c4-5ca2-4050-bfeb-2cf56df92307"
33
authors = ["Lucas Ondel <[email protected]"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"

0 commit comments

Comments
 (0)