diff --git a/pyproject.toml b/pyproject.toml index e6a83cb..823cd5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "esdb" -version = "0.2.4" +version = "0.3.0" description = "gRPC client for EventStore DB" authors = ["Andrii Kohut "] license = "MIT"