diff --git a/version.py b/version.py index 6987335241cec..155de617f27b7 100644 --- a/version.py +++ b/version.py @@ -11,4 +11,4 @@ # Typically, adding a dependency only requires a minor version bump, and # removing a dependency requires a major version bump. -PROVISION_VERSION = '27.3' +PROVISION_VERSION = '27.4'