diff --git a/python/features.bzl b/python/features.bzl index 5e3b7410a7..26acc8c5fe 100644 --- a/python/features.bzl +++ b/python/features.bzl @@ -26,7 +26,7 @@ def _features_typedef(): A map of public API targets available in rules_python for feature detection purposes. - :::{versionadded} VERSION_NEXT_FEATURE + :::{versionadded} 1.9.0 ::: ::::