Skip to content

Commit 9d02b40

Browse files
committed
Version bump
1 parent 3601802 commit 9d02b40

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
History
44
-------
55

6+
0.4.8
7+
--------------------
8+
9+
* Implement '--clean' and '--diff' (kxrd)
10+
* Exclude concurrent{,.futures} from stdlib if py2 (kxrd)
11+
612
0.4.7
713
--------------------
814

pipreqs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__author__ = 'Vadim Kravcenko'
44
__email__ = '[email protected]'
5-
__version__ = '0.4.7'
5+
__version__ = '0.4.8'

0 commit comments

Comments
 (0)