Skip to content

Commit 48b4584

Browse files
committed
Prepare for version 2.3.0 release
1 parent 8ca7f95 commit 48b4584

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Release History
33
---------------
44

5+
2.3.0
6+
7+
- Support pip >= 21.2.1
8+
59
2.2.2
610

711
- AST parsing failures will now report tracebacks with a proper filename for

pip_check_reqs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.2.2'
1+
__version__ = '2.3.0'

0 commit comments

Comments
 (0)