diff options
author | shadchin <shadchin@yandex-team.com> | 2024-12-17 12:59:42 +0300 |
---|---|---|
committer | shadchin <shadchin@yandex-team.com> | 2024-12-17 13:19:38 +0300 |
commit | 30272794b11546a1e358cac78fc561ad1d4ef01b (patch) | |
tree | 7acbd64003d961bd7ff206155e6d0dbe3587f7b8 /contrib/python/grpcio/py3/grpc/_grpcio_metadata.py | |
parent | f32d21718185bebaf27b832f94f21c02825660b3 (diff) | |
download | ydb-30272794b11546a1e358cac78fc561ad1d4ef01b.tar.gz |
Update contrib/libs/grpc and contrib/python/grpcio/py3 to 1.54.3
commit_hash:bb9eada94a255f7675a516b6c69ab9b64e741eec
Diffstat (limited to 'contrib/python/grpcio/py3/grpc/_grpcio_metadata.py')
-rw-r--r-- | contrib/python/grpcio/py3/grpc/_grpcio_metadata.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/grpcio/py3/grpc/_grpcio_metadata.py b/contrib/python/grpcio/py3/grpc/_grpcio_metadata.py index 99395f78b2..55a9797e16 100644 --- a/contrib/python/grpcio/py3/grpc/_grpcio_metadata.py +++ b/contrib/python/grpcio/py3/grpc/_grpcio_metadata.py @@ -1 +1 @@ -__version__ = """1.54.2"""
\ No newline at end of file +__version__ = """1.54.3"""
\ No newline at end of file |