Skip to content

Commit 8ac62b6

Browse files
r266-techhenryiii
authored andcommitted
docs(tags): fix versionchanged for abi3t (27.0 -> 26.1)
1 parent 605aef8 commit 8ac62b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/packaging/tags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ def sys_tags(*, warn: bool = False) -> Iterator[Tag]:
864864
865865
.. versionchanged:: 21.3
866866
Added the `pp3-none-any` tag (:issue:`311`).
867-
.. versionchanged:: 27.0
867+
.. versionchanged:: 26.1
868868
Added the `abi3t` tag (:issue:`1099`).
869869
"""
870870

0 commit comments

Comments
 (0)