mediapipe/version.bzl

6 lines
208 B
Python
Raw Normal View History

"""Version number for MediaPipe"""
# The next version of MediaPipe (e.g. the version that is currently in development).
# This version should be bumped after every release.
MEDIAPIPE_FULL_VERSION = "0.10.9"