diff --git a/version.bzl b/version.bzl index 24048e1a2..acd810505 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.9" +MEDIAPIPE_FULL_VERSION = "0.10.10"