diff --git a/pyproject.toml b/pyproject.toml index f37a8a85..644e1423 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "golem-core" -version = "0.7.7" +version = "0.7.8" description = "Golem Network (https://golem.network/) API for Python" authors = ["Golem Factory "] license = "LGPL-3.0-or-later"