Skip to content

Commit aaf158c

Browse files
Docs: Simplify Python versions to 3.9-3.14
Co-Authored-By: Amp <amp@ampcode.com>
1 parent 47be5fd commit aaf158c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ See [Built-in Types](builtins/list.md) for detailed analysis.
4242

4343
## Coverage
4444

45-
- **Python Versions**: 3.8, 3.9, 3.10, 3.11, 3.12+
45+
- **Python Versions**: 3.9-3.14
4646
- **Implementations**: CPython, PyPy, Jython, IronPython
4747
- **Operations**: Over 100+ built-in and stdlib operations
4848
- **Updates**: Regularly updated with new Python releases

0 commit comments

Comments
 (0)