--- a/pyproject.toml +++ b/pyproject.toml @@ -2,8 +2,8 @@ name = "pure-protobuf" description = "Implementation of Protocol Buffers with dataclass-based schemaʼs" readme = "README.md" +version = "2.3.0" requires-python = ">=3.7" -dynamic = ["version"] keywords = ["protobuf", "protocol-buffers"] classifiers = [ "Development Status :: 5 - Production/Stable",