diff options
Diffstat (limited to 'contrib/python/types-protobuf/ya.make')
-rw-r--r-- | contrib/python/types-protobuf/ya.make | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/python/types-protobuf/ya.make b/contrib/python/types-protobuf/ya.make index 4fb5c85b88..3d6029caa5 100644 --- a/contrib/python/types-protobuf/ya.make +++ b/contrib/python/types-protobuf/ya.make @@ -2,7 +2,7 @@ PY3_LIBRARY() -VERSION(4.24.0.4) +VERSION(4.24.0.20240106) LICENSE(Apache-2.0) @@ -54,6 +54,7 @@ RESOURCE_FILES( .dist-info/METADATA .dist-info/top_level.txt google-stubs/METADATA.toml + google-stubs/py.typed ) END() |