diff --git a/version.bzl b/version.bzl index 1cb37d18fc..6ffe9b5520 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.19" +MEDIAPIPE_FULL_VERSION = "0.10.20"