diff --git a/pyproject.toml b/pyproject.toml index 78f9628..ee0ed46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "proto-plus-stubs" -version = "0.2.0" +version = "0.3.0" license = "Apache-2.0" description = "Type stubs for proto-plus" authors = ["Henrik BruÄsdal "]