diff --git a/pyproject.toml b/pyproject.toml index 5f0da03..534715b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "hyper-rpc" -version = "0.0.1a1" +version = "0.0.1a2" description = "Simple RPC with Protobuf Services" authors = ["decentral1se "] maintainers = ["decentral1se "]