Skip to content

Commit c9fa606

Browse files
committed
Amend 9b67532
1 parent 99a6149 commit c9fa606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ functions (`comb`_, `factorial`_, `gcd`_, `isqrt`_, `lcm`_ and `perm`_),
1010
compatible with the Python stdlib's module `math`_.
1111

1212
This module requires Python 3.9 or later versions and has been tested with
13-
CPython 3.9 through 3.14, with PyPy 3.11 and with GraalPy 24.2. Free-threading
13+
CPython 3.9 through 3.14, with PyPy 3.11 and with GraalPy 25.0. Free-threading
1414
builds of the CPython are supported.
1515

1616
Releases are available in the Python Package Index (PyPI) at

0 commit comments

Comments
 (0)