mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-04 18:45:22 +00:00
chore(global): Bump Version
This commit is contained in:
parent
d558f73c4e
commit
74d51a067c
@ -3,6 +3,12 @@
|
|||||||
History
|
History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
0.2.9 (2015-09-24)
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
* Ignore irreverent directory when generating requirement.txt (Lee Wei)
|
||||||
|
* Modify logging level of "Requirement.txt already exists" to warning (Lee Wei)
|
||||||
|
|
||||||
0.2.8 (2015-05-11)
|
0.2.8 (2015-05-11)
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
__author__ = 'Vadim Kravcenko'
|
__author__ = 'Vadim Kravcenko'
|
||||||
__email__ = 'vadim.kravcenko@gmail.com'
|
__email__ = 'vadim.kravcenko@gmail.com'
|
||||||
__version__ = '0.2.8'
|
__version__ = '0.2.9'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user