diff --git a/pyproject.toml b/pyproject.toml index 11b528452..d1ef20e5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "yapapi" -version = "0.13.0a0" +version = "0.13.0" description = "High-level Python API for the New Golem" authors = ["GolemFactory "] license = "LGPL-3.0-or-later"