mirror of
https://github.com/zebrajr/opencv.git
synced 2026-01-15 12:15:17 +00:00
pre: OpenCV 3.4.16 (version++)
This commit is contained in:
@@ -9,7 +9,7 @@ def main():
|
||||
os.chdir(SCRIPT_DIR)
|
||||
|
||||
package_name = 'opencv'
|
||||
package_version = os.environ.get('OPENCV_VERSION', '3.4.15') # TODO
|
||||
package_version = os.environ.get('OPENCV_VERSION', '3.4.16') # TODO
|
||||
|
||||
long_description = 'Open Source Computer Vision Library Python bindings' # TODO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user