Skip to content

Commit ea5b556

Browse files
committed
pre-release
1 parent d6e28b7 commit ea5b556

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

HISTORY.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
*Bug tracker at https://github.com/giampaolo/psutil/issues*
22

3-
7.0.0 (IN DEVELOPMENT)
4-
======================
3+
7.0.0
4+
=====
55

6-
XXXX-XX-XX
6+
2025-02-13
77

88
**Enhancements**
99

docs/index.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2660,6 +2660,7 @@ If you want to develop psutil take a look at the `DEVGUIDE.rst`_.
26602660
Platforms support history
26612661
=========================
26622662

2663+
* psutil 7.0.0 (2025-02): drop Python 2.7
26632664
* psutil 5.9.6 (2023-10): drop Python 3.4 and 3.5
26642665
* psutil 5.9.1 (2022-05): drop Python 2.6
26652666
* psutil 5.9.0 (2021-12): add **MidnightBSD**
@@ -2680,6 +2681,10 @@ PyPy3.
26802681
Timeline
26812682
========
26822683

2684+
- 2025-02-13:
2685+
`7.0.0 <https://pypi.org/project/psutil/7.0.0/#files>`__ -
2686+
`what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#611>`__ -
2687+
`diff <https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.0.0#files_bucket>`__
26832688
- 2024-12-19:
26842689
`6.1.1 <https://pypi.org/project/psutil/6.1.1/#files>`__ -
26852690
`what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#611>`__ -

0 commit comments

Comments
 (0)