diff --git a/pyproject.toml b/pyproject.toml index ce6eb26..027aadb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "esdb" -version = "0.3.1" +version = "0.3.2" description = "gRPC client for EventStore DB" authors = ["Andrii Kohut "] license = "MIT"