Bump version

This commit is contained in:
Vadim Kravcenko 2016-01-12 22:36:02 +01:00
parent a8b1481886
commit 5a01ec01e9
2 changed files with 9 additions and 1 deletions

View File

@ -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)
--------------------- ---------------------

View File

@ -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'