Files
typeshed/stubs/protobuf/METADATA.toml
github-actions[bot] 5453c97753 Bump protobuf to 4.21.*; delete google/__init__.pyi (#8360)
This major version bump of the stubs package deletes google/__init__.py, which does not exist at runtime, and caused problems for several users. Mypy now has --namespace-packages enabled by default, which should hopefully mean that this causes minimal pain.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2022-11-25 11:28:56 +00:00

3 lines
86 B
TOML

version = "4.21.*"
extra_description = "Generated with aid from mypy-protobuf v3.4.0"