mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 19:45:22 +00:00
chore(history): Version bump
This commit is contained in:
parent
3acbdaa893
commit
ea191acd36
@ -3,6 +3,13 @@
|
||||
History
|
||||
-------
|
||||
|
||||
0.3.1 (2015-10-20)
|
||||
---------------------
|
||||
|
||||
* fixed lint warnings (EJ Lee)
|
||||
* add --encoding parameter for open() (EJ Lee)
|
||||
* support windows directory separator (EJ Lee)
|
||||
|
||||
0.3.0 (2015-09-29)
|
||||
---------------------
|
||||
|
||||
|
@ -2,4 +2,4 @@
|
||||
|
||||
__author__ = 'Vadim Kravcenko'
|
||||
__email__ = 'vadim.kravcenko@gmail.com'
|
||||
__version__ = '0.3.0'
|
||||
__version__ = '0.3.1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user