end-of-life.org

NumPy 2.0 End of Life

Support dates and upgrade guidance — rebuilt from live data.

End of Life

NumPy 2.0 reached end of life on 17 Jun 2026. It no longer receives security fixes.

53 days without security patches
Recommended action: upgrade to NumPy 2.5.
Check your versionpython -c "import numpy; print(numpy.__version__)"

Support timeline

Official dates from the NumPy release process.

MilestoneDateStatus
Initial release16 Jun 2024
End of life 17 Jun 2026 0.1 years ago
Latest release2.0.2 · 26 Aug 2024 final

Where to go from 2.0

Recommended target: NumPy 2.5 (supported until 22 Jun 2028).

The newest actively supported branch is NumPy 2.5 (latest release 2.5.1).

Frequently asked questions

Is NumPy 2.0 still safe to use?

NumPy 2.0 reached end of life on 17 Jun 2026, 53 days ago, and is no longer covered by standard support. Running it means no guaranteed security fixes.

Can I still download NumPy 2.0?

Yes — the final release (2.0.2) generally remains available from vendor archives and OS package mirrors, but installing it means running software with known, unpatched vulnerabilities.

What should I upgrade NumPy 2.0 to?

Upgrade to NumPy 2.5, the newest actively supported branch (supported until 22 Jun 2028).

All NumPy versions