diff options
| author | robot-piglet <[email protected]> | 2025-09-16 14:42:04 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2025-09-16 14:54:34 +0300 |
| commit | 30351fcdf2948b8ea9afe9476a1b6aa2b56384d7 (patch) | |
| tree | cd45037f6bcca203afed5d4759e3c034dcb40a90 /contrib/python/executing/ya.make | |
| parent | 91172f9b69f179f6afba6485d257f3f026bffaa6 (diff) | |
Intermediate changes
commit_hash:b6c37a893bfe6bb817a0e38d120edcc594c55985
Diffstat (limited to 'contrib/python/executing/ya.make')
| -rw-r--r-- | contrib/python/executing/ya.make | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/python/executing/ya.make b/contrib/python/executing/ya.make index 32d111cc478..4cdb448b48d 100644 --- a/contrib/python/executing/ya.make +++ b/contrib/python/executing/ya.make @@ -2,7 +2,7 @@ PY3_LIBRARY() -VERSION(2.2.0) +VERSION(2.2.1) LICENSE(MIT) @@ -14,6 +14,7 @@ PY_SRCS( executing/_exceptions.py executing/_position_node_finder.py executing/_pytest_utils.py + executing/_utils.py executing/executing.py executing/version.py ) |
