diff --git a/pyproject.toml b/pyproject.toml index 89f603c..4ce0372 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "alumnium" -version = "0.2.0" +version = "0.3.0" description = "Pave the way towards AI-powered test automation." authors = ["Alex Rodionov ", "Tatiana Shepeleva "] readme = "README.md"