diff --git a/pyproject.toml b/pyproject.toml index 718d825..d230446 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "stark-engine" -version = "4.0.6" +version = "4.0.7" description = "S.T.A.R.K - Speech and Text Algorithmic Recognition Kit. Modern framework for creating powerfull voice assistants." authors = ["MarkParker5 "] license = "CC BY-NC-SA 4.0"