Skip to content

Commit a47a9f9

Browse files
authored
version added update
1 parent 0d9c7bb commit a47a9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reST/ref/rect.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
and ``__new__()`` is assumed to take no arguments. So these methods should be
9494
overridden if any extra attributes need to be copied.
9595

96-
.. versionadded:: 2.5.2
96+
.. versionadded:: 2.5.6
9797
``relcenter`` added to Rect / FRect. This will return you a ``Point`` of
9898
the center relative to the topleft of the Rect. Setting a ``Point`` to it will
9999
modify the size of the rect to 2 times the ``Point`` used. Below you can find a

0 commit comments

Comments
 (0)