diff --git a/version.bzl b/version.bzl index f96b6b6c0..c75f190ce 100644 --- a/version.bzl +++ b/version.bzl @@ -2,4 +2,4 @@ # 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.14" +MEDIAPIPE_FULL_VERSION = "0.10.15"