Skip to content

Commit f8ae342

Browse files
Bump added version
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent 5b3c4ac commit f8ae342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PIL/ImageFont.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@ class YaffImageFont:
776776
777777
font = ImageFont.yaff("path/to/font.yaff")
778778
779-
.. versionadded:: 11.3.0
779+
.. versionadded:: 12.3.0
780780
"""
781781

782782
def __init__(self, font: StrOrBytesPath | BinaryIO) -> None:

0 commit comments

Comments
 (0)