diff --git a/pyproject.toml b/pyproject.toml index 45b1f31..8f3779c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dkg" -version = "8.1.1rc1" +version = "8.1.1rc2" description = "Python library for interacting with the OriginTrail Decentralized Knowledge Graph" authors = ["Uladzislau Hubar , Zvonimir Sculac "] license = "Apache-2.0"