Skip to content

Commit c4abdbf

Browse files
committed
update the version
1 parent 7901494 commit c4abdbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/private/pypi/extension.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ Common patterns:
518518
:::{seealso}
519519
See official [docs](https://packaging.python.org/en/latest/specifications/platform-compatibility-tags/#platform-tag) for more information.
520520
:::
521-
:::{versionchanged} VERSION_NEXT_FEATURE
521+
:::{versionchanged} 1.6.2
522522
The matching of versioned platforms have been switched to MVS (Minimal Version Selection)
523523
algorithm for easier evaluation logic and fewer surprises. The legacy platform tags are
524524
supported from this version without extra handling from the user.

0 commit comments

Comments
 (0)