diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-03-29 09:33:24 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-03-29 09:42:32 +0300 |
commit | bc252a2deca02a342c35fcee243369a761c4f3d4 (patch) | |
tree | b8bbbcf6aa4422c4976fd84c09ff80c3488df416 /contrib/python/hypothesis/py3/ya.make | |
parent | a21f8f835e55425029f398bd3c1829b01c82f3c8 (diff) | |
download | ydb-bc252a2deca02a342c35fcee243369a761c4f3d4.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/python/hypothesis/py3/ya.make')
-rw-r--r-- | contrib/python/hypothesis/py3/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/hypothesis/py3/ya.make b/contrib/python/hypothesis/py3/ya.make index 68834541fd..5174ace633 100644 --- a/contrib/python/hypothesis/py3/ya.make +++ b/contrib/python/hypothesis/py3/ya.make @@ -2,7 +2,7 @@ PY3_LIBRARY() -VERSION(6.99.5) +VERSION(6.99.6) LICENSE(MPL-2.0) |