diff options
author | YDBot <[email protected]> | 2025-09-26 05:40:56 +0000 |
---|---|---|
committer | YDBot <[email protected]> | 2025-09-26 05:40:56 +0000 |
commit | a7e5af7043672a57f330696519f435f19fcd03d0 (patch) | |
tree | fa751accfbb8afcd928340c9078b00453c07dde1 /contrib/python/httplib2/py3/ya.make | |
parent | d7cd65635ff05f602b8eb7c6e2a42217057dd2c6 (diff) | |
parent | ee5ee24a4d661a146d6142a78050207193937281 (diff) |
Merge pull request #25828 from ydb-platform/merge-rightlib-250926-0050
Diffstat (limited to 'contrib/python/httplib2/py3/ya.make')
-rw-r--r-- | contrib/python/httplib2/py3/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/httplib2/py3/ya.make b/contrib/python/httplib2/py3/ya.make index c14ae1c6f14..c1b1bea154b 100644 --- a/contrib/python/httplib2/py3/ya.make +++ b/contrib/python/httplib2/py3/ya.make @@ -2,7 +2,7 @@ PY3_LIBRARY() -VERSION(0.30.0) +VERSION(0.30.2) LICENSE(MIT) |