Adding version.bzl for tracking version
PiperOrigin-RevId: 587767961
This commit is contained in:
parent
3d8b715dd6
commit
b91ec031a2
3
version.bzl
Normal file
3
version.bzl
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
"""Version number for MediaPipe"""
|
||||||
|
|
||||||
|
MEDIAPIPE_FULL_VERSION = "0.10.8"
|
Loading…
Reference in New Issue
Block a user