Skip to content

Commit 117975c

Browse files
committed
Updated versionadded for transform.pixelate
1 parent d694430 commit 117975c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reST/ref/transform.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ Instead, always begin with the original image and scale to the desired size.)
361361
An optional destination surface can be passed which is faster than creating a new Surface. This destination
362362
surface must have the same dimensions (width, height) and same format as the source surface.
363363

364-
.. versionadded:: 2.5.2
364+
.. versionadded:: 2.5.4
365365

366366
.. ## pygame.transform.pixelate ##
367367

0 commit comments

Comments
 (0)