mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 19:45:22 +00:00
Bump version
This commit is contained in:
parent
a8b1481886
commit
5a01ec01e9
@ -3,6 +3,14 @@
|
|||||||
History
|
History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
0.3.8 (2016-01-12)
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
* Add more package mapping
|
||||||
|
* fix(pipreqs/mapping): remove pylab reference to matplotlib
|
||||||
|
* Remove comments """ before going through imports
|
||||||
|
* Update proxy documentation
|
||||||
|
|
||||||
0.3.1 (2015-10-20)
|
0.3.1 (2015-10-20)
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
__author__ = 'Vadim Kravcenko'
|
__author__ = 'Vadim Kravcenko'
|
||||||
__email__ = 'vadim.kravcenko@gmail.com'
|
__email__ = 'vadim.kravcenko@gmail.com'
|
||||||
__version__ = '0.3.7'
|
__version__ = '0.3.8'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user