Skip to content

Commit 44bb4f3

Browse files
authored
chore: replace version marker in features.bzl (#3627)
A version marker in features.bzl was missed. Replace it with 1.9.
1 parent 0fafcd8 commit 44bb4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/features.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def _features_typedef():
2626
A map of public API targets available in rules_python for feature detection
2727
purposes.
2828
29-
:::{versionadded} VERSION_NEXT_FEATURE
29+
:::{versionadded} 1.9.0
3030
:::
3131
::::
3232

0 commit comments

Comments
 (0)