mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
Bump version again
This commit is contained in:
parent
8c7604ad99
commit
9810c3ab53
@ -3,6 +3,12 @@
|
|||||||
History
|
History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
0.1.5 (2015-04-22)
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
* Add Readme, Add Examples
|
||||||
|
* Add Stdlib into package
|
||||||
|
|
||||||
0.1.1 (2015-04-22)
|
0.1.1 (2015-04-22)
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
2
setup.py
2
setup.py
@ -24,7 +24,7 @@ test_requirements = [
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pipreqs',
|
name='pipreqs',
|
||||||
version='0.1.4',
|
version='0.1.5',
|
||||||
description="Pip requirements.txt generator based on imports in project",
|
description="Pip requirements.txt generator based on imports in project",
|
||||||
long_description=readme + '\n\n' + history,
|
long_description=readme + '\n\n' + history,
|
||||||
author="Vadim Kravcenko",
|
author="Vadim Kravcenko",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user