Skip to content

Commit df11e4c

Browse files
committed
bumps version number to 3.1.0
1 parent 7542679 commit df11e4c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ vtl_corpus1.0/
55

66
## resources can be downloaded separately
77
docs/_build/
8+
dist/
89

910
create_vtl_corpus/resources/*bin
1011
create_vtl_corpus/manual_tests/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "create-vtl-corpus"
3-
version = "3.0.0"
3+
version = "3.1.0"
44
description = "Python scripts to create and synthesize a speech corpus with and for VocalTractLab."
55
authors = ["Konstanin Sering", "Valentin Schmidt"]
66
license = "GNU General Public License Version 3"

0 commit comments

Comments
 (0)