Skip to content

Commit 6fc177e

Browse files
committed
v2.9
1 parent fb623cf commit 6fc177e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,10 @@ Recommeded Similar Tools
6464
Changelog
6565
---------
6666

67-
v2.9 (wip):
67+
v2.9 (2024-09-01):
6868

6969
- Show current Python and pip version upon load.
70+
- Test against Python 3.12.
7071

7172
v2.8.1 (2022-11-06):
7273

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="pip-check",
10-
version="2.9a1",
10+
version="2.9",
1111
description="Display installed pip packages and their update status..",
1212
long_description=long_description,
1313
author="Martin Mahner",

0 commit comments

Comments
 (0)