diff --git a/pyproject.toml b/pyproject.toml index c32fdf9..74c4d6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dapp-runner" -version = "0.1.0" +version = "0.1.1" description = "Golem dapp-runner - a high-level interface for running decentralized applications using the Golem Network." authors = ["Golem Factory "] license = "LGPL-3.0"