aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/contourpy/ya.make
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-09-14 10:18:18 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-09-14 10:28:53 +0300
commit66e260367ac774d563874203b260b0ed0e04c93d (patch)
treeeb4bc3df675c97f8fad0ef56ee272ae8549be9d7 /contrib/python/contourpy/ya.make
parent47df7453282e2d3835d93fd3c4c24f9cbf8adca5 (diff)
downloadydb-66e260367ac774d563874203b260b0ed0e04c93d.tar.gz
Intermediate changes
commit_hash:ab55b3b972e940f79570e58af046841fae66b70c
Diffstat (limited to 'contrib/python/contourpy/ya.make')
-rw-r--r--contrib/python/contourpy/ya.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/python/contourpy/ya.make b/contrib/python/contourpy/ya.make
index 5c6203a16b..7c9cf3ac75 100644
--- a/contrib/python/contourpy/ya.make
+++ b/contrib/python/contourpy/ya.make
@@ -2,7 +2,7 @@
PY3_LIBRARY()
-VERSION(1.2.1)
+VERSION(1.3.0)
LICENSE(BSD-3-Clause)
@@ -28,6 +28,7 @@ CFLAGS(
SRCS(
src/chunk_local.cpp
+ src/contour_generator.cpp
src/converter.cpp
src/fill_type.cpp
src/line_type.cpp