diff options
| author | vvvv <[email protected]> | 2026-03-04 20:00:46 +0300 |
|---|---|---|
| committer | vvvv <[email protected]> | 2026-03-04 20:39:08 +0300 |
| commit | 2cf66207188a5ab5ed4f7cb043c0cdd14624f124 (patch) | |
| tree | 202c68559b869a741c95e507ad38483dc2658aeb /yql/essentials/udfs/common/python/python_udf | |
| parent | fad0712e668125be2c988217ae94f1e006173607 (diff) | |
YQL-20339 python/js runtime linear checker
commit_hash:362a2d7f5bad4151c0890ab29f0804471bd1bab4
Diffstat (limited to 'yql/essentials/udfs/common/python/python_udf')
| -rw-r--r-- | yql/essentials/udfs/common/python/python_udf/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yql/essentials/udfs/common/python/python_udf/ya.make b/yql/essentials/udfs/common/python/python_udf/ya.make index 4617a997110..5645c83e912 100644 --- a/yql/essentials/udfs/common/python/python_udf/ya.make +++ b/yql/essentials/udfs/common/python/python_udf/ya.make @@ -1,6 +1,6 @@ PY23_NATIVE_LIBRARY() -YQL_ABI_VERSION(2 44 0) +YQL_ABI_VERSION(2 45 0) SRCS( python_udf.cpp |
