Skip to content

Commit 2aa1cd7

Browse files
chore: update Python version table
1 parent b03471a commit 2aa1cd7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Each Python version gets ~2 years of full bug-fix releases, then ~3 years of sec
2626

2727
| Version | Age | Bug-fix Until | Latest Patch | Months Until EOL | Status |
2828
|---------|-----|---------------|--------------|------------------|--------|
29-
| 3.10 | 📅 4y 7mo | 2023-04-05 | 3.10.20 (2mo ago) | ⏳ 4mo | ![Status](https://img.shields.io/badge/Status-Migrate_Soon-orange?style=for-the-badge) |
30-
| 3.11 | 📅 3y 7mo | 2024-04-01 | 3.11.15 (2mo ago) | ⏳ 16mo | ![Status](https://img.shields.io/badge/Status-Migrate_Soon-orange?style=for-the-badge) |
31-
| 3.12 | 📅 2y 7mo | 2025-04-02 | 3.12.13 (2mo ago) | ⏳ 28mo | ![Status](https://img.shields.io/badge/Status-Migrate_Soon-orange?style=for-the-badge) |
32-
| 3.13 | 📅 1y 7mo | 2026-10-01 | 3.13.13 (1mo ago) | ⏳ 40mo | ![Status](https://img.shields.io/badge/Status-Recommended-brightgreen?style=for-the-badge) |
33-
| 3.14 | 📅 7mo | 2027-10-01 | 3.14.5 (this month) | ⏳ 52mo | ![Status](https://img.shields.io/badge/Status-Latest-blue?style=for-the-badge) |
29+
| 3.10 | 📅 4y 8mo | 2023-04-05 | 3.10.20 (3mo ago) | ⏳ 4mo | ![Status](https://img.shields.io/badge/Status-Migrate_Soon-orange?style=for-the-badge) |
30+
| 3.11 | 📅 3y 7mo | 2024-04-01 | 3.11.15 (3mo ago) | ⏳ 16mo | ![Status](https://img.shields.io/badge/Status-Migrate_Soon-orange?style=for-the-badge) |
31+
| 3.12 | 📅 2y 8mo | 2025-04-02 | 3.12.13 (3mo ago) | ⏳ 28mo | ![Status](https://img.shields.io/badge/Status-Migrate_Soon-orange?style=for-the-badge) |
32+
| 3.13 | 📅 1y 8mo | 2026-10-01 | 3.13.13 (2mo ago) | ⏳ 40mo | ![Status](https://img.shields.io/badge/Status-Recommended-brightgreen?style=for-the-badge) |
33+
| 3.14 | 📅 8mo | 2027-10-01 | 3.14.5 (this month) | ⏳ 52mo | ![Status](https://img.shields.io/badge/Status-Latest-blue?style=for-the-badge) |
3434

3535
If your project still targets 3.10, start planning a migration — it reaches end of life in just 4 months. Check your version with:
3636

0 commit comments

Comments
 (0)