← ← Back to all products
NumPy
Active
Libraries & SDKs Latest Version: 2.4.2 Latest Release: Jan 31, 2026
NumPy is the fundamental Python package for scientific computing with support for large, multi-dimensional arrays.
Versions
18
Latest Version
2.4.2
Active Support
5
EOL
13
Lifecycle Timeline
Today ↓
2.4
2.4
2.3
2.3
2.2
2.2
2.1
2.1
2.0
2.0
1.26
1.26
1.25
1.25
1.24
1.24
1.23
1.23
1.22
1.22
Active SupportSecurity SupportEOL
Versions
| Release | Release Date | Active Support | EOL | Latest Version | LTS | Status |
|---|---|---|---|---|---|---|
| 2.4 | Dec 20, 2025 | - | Dec 21, 2027 | 2.4.2 | No | Active |
| 2.3 | Jun 7, 2025 | - | Jun 8, 2027 | 2.3.5 | No | Active |
| 2.2 | Dec 8, 2024 | - | Dec 9, 2026 | 2.2.6 | No | Active |
| 2.1 | Aug 18, 2024 | - | Aug 19, 2026 | 2.1.3 | No | Active |
| 2.0 | Jun 16, 2024 | - | Jun 17, 2026 | 2.0.2 | No | Active |
| 1.26 | Sep 16, 2023 | - | Sep 17, 2025 | 1.26.4 | No | EOL |
| 1.25 | Jun 17, 2023 | - | Jun 18, 2025 | 1.25.2 | No | EOL |
| 1.24 | Dec 18, 2022 | - | Dec 19, 2024 | 1.24.4 | No | EOL |
| 1.23 | Jun 22, 2022 | - | Jun 24, 2024 | 1.23.5 | No | EOL |
| 1.22 | Dec 31, 2021 | - | Jan 1, 2024 | 1.22.4 | No | EOL |
| 1.21 | Jun 22, 2021 | - | Jun 23, 2023 | 1.21.6 | No | EOL |
| 1.20 | Jan 30, 2021 | - | Jan 31, 2023 | 1.20.3 | No | EOL |
| 1.19 | Jun 20, 2020 | - | Jun 21, 2022 | 1.19.5 | No | EOL |
| 1.18 | Dec 22, 2019 | - | Dec 22, 2021 | 1.18.5 | No | EOL |
| 1.17 | Jul 26, 2019 | - | Jul 26, 2021 | 1.17.5 | No | EOL |
| 1.16 | Jan 14, 2019 | - | Jan 13, 2021 | 1.16.6 | No | EOL |
| 1.15 | Jul 23, 2018 | - | Jul 23, 2020 | 1.15.4 | No | EOL |
| 1.14 | Jan 6, 2018 | - | Jan 7, 2020 | 1.14.6 | No | EOL |
Frequently Asked Questions
Which versions of NumPy have reached end of life?
The following NumPy versions have reached end of life and no longer receive security updates: 1.26, 1.25, 1.24, 1.23, 1.22, 1.21, 1.20, 1.19 (and 5 more). It is recommended to upgrade to a supported version.
Is it safe to continue using NumPy 1.26?
NumPy 1.26 has reached end of life and no longer receives security patches or bug fixes. Continuing to use it may expose your systems to known vulnerabilities. We strongly recommend upgrading to a supported version.
What is the latest version of NumPy?
The latest version of NumPy is 2.4.2, released in the 2.4 release cycle.
How many versions of NumPy are currently supported?
NumPy currently has 5 actively supported version(s): 2.4, 2.3, 2.2, 2.1, 2.0.
When does NumPy 2.4 reach end of life?
NumPy 2.4 is scheduled to reach end of life on Dec 21, 2027.
What should I do when NumPy reaches end of life?
When a NumPy version reaches end of life, you should: 1) Plan your migration to a supported version as soon as possible. 2) Review the release notes for breaking changes. 3) Test your applications thoroughly in a staging environment. 4) Update your dependencies to ensure compatibility with the new version.