diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-05-21 09:25:47 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-05-21 09:33:37 +0300 |
commit | 7e5f63a2ba51e97fdac0d7bda613ceeb97ff2a0c (patch) | |
tree | 0db17fe5d9519e6246f2a93374d028a78c671861 /contrib/python/blinker/py3/ya.make | |
parent | bc402660605527c438c819e4c94e49285f88f676 (diff) | |
download | ydb-7e5f63a2ba51e97fdac0d7bda613ceeb97ff2a0c.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/python/blinker/py3/ya.make')
-rw-r--r-- | contrib/python/blinker/py3/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/blinker/py3/ya.make b/contrib/python/blinker/py3/ya.make index 303dabc4e4..878bbdee63 100644 --- a/contrib/python/blinker/py3/ya.make +++ b/contrib/python/blinker/py3/ya.make @@ -2,7 +2,7 @@ PY3_LIBRARY() -VERSION(1.8.1) +VERSION(1.8.2) LICENSE(MIT) |