mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
Version bump
This commit is contained in:
parent
3601802ce2
commit
9d02b40bc8
@ -3,6 +3,12 @@
|
|||||||
History
|
History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
0.4.8
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Implement '--clean' and '--diff' (kxrd)
|
||||||
|
* Exclude concurrent{,.futures} from stdlib if py2 (kxrd)
|
||||||
|
|
||||||
0.4.7
|
0.4.7
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
__author__ = 'Vadim Kravcenko'
|
__author__ = 'Vadim Kravcenko'
|
||||||
__email__ = 'vadim.kravcenko@gmail.com'
|
__email__ = 'vadim.kravcenko@gmail.com'
|
||||||
__version__ = '0.4.7'
|
__version__ = '0.4.8'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user