mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 03:21:07 +08:00
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>
This commit is contained in:
co-authored by
Alex Waygood
parent
21f26ab4f3
commit
5453c97753
@@ -1,2 +1,2 @@
|
||||
version = "3.20.*"
|
||||
version = "4.21.*"
|
||||
extra_description = "Generated with aid from mypy-protobuf v3.4.0"
|
||||
|
||||
Reference in New Issue
Block a user