diff --git a/pyproject.toml b/pyproject.toml index 967dbbb..9b6cefc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "godel" -version = "0.5.0" +version = "0.5.1" description = "Golden's Python SDK for its Protocol: Decentralized Canonical Knowledge Graph" authors = ["aychang95"]