Skip to content

Commit ff87e2b

Browse files
authored
Update CHANGELOG.md
1 parent fe3d6ed commit ff87e2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,13 @@ Unreleased changes template.
8484
{obj}`experimental_index_url` usage or the regular `pip.parse` usage.
8585
To select the free-threaded interpreter in the repo phase, please use
8686
the documented [env](/environment-variables.html) variables.
87-
Fixes [#2386](https://github.com/bazelbuild/rules_python/issues/2386).* (toolchains) Python 3.13.1 added
87+
Fixes [#2386](https://github.com/bazelbuild/rules_python/issues/2386).
8888
* (toolchains) Use the latest astrahl-sh toolchain release [20241206] for Python versions:
8989
* 3.9.21
9090
* 3.10.16
9191
* 3.11.11
9292
* 3.12.8
93+
* 3.13.1
9394

9495
[20241206]: https://github.com/astral-sh/python-build-standalone/releases/tag/20241206
9596

0 commit comments

Comments
 (0)