From 3a0db72c17a7a369c23ed8eca7976f29baae5dcf Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Mon, 25 Nov 2024 02:24:51 -0500 Subject: [PATCH] docs: fix typo in enable (#2097) --- docs/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/options.md b/docs/options.md index 327bfe1f8..b150a0eda 100644 --- a/docs/options.md +++ b/docs/options.md @@ -566,7 +566,7 @@ for new users, but can be added to the selectors available here. The allowed values are: -- `cypython-prerelease`: Enables beta versions of Pythons if any are available +- `cpython-prerelease`: Enables beta versions of Pythons if any are available (May-July, approximately). For backward compatibility, `CIBW_PRERELEASE_PYTHONS` is also supported until cibuildwheel 3. - `cpython-freethreading`: [PEP 703](https://www.python.org/dev/peps/pep-0703)