diff --git a/pyproject.toml b/pyproject.toml index 43c8a5059..ba03c5b03 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "yapapi" -version = "0.12.0-dev" +version = "0.12.0-alpha.0" description = "High-level Python API for the New Golem" authors = ["GolemFactory "] license = "LGPL-3.0-or-later"