Add an option to prepend lyrics source header
This commit is contained in:
parent
d651894413
commit
4bfcbf17bd
5 changed files with 8 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='lyrics_dl',
|
||||
version='0.0.2',
|
||||
version='0.0.3',
|
||||
description='An ultimate cli tool for downloading song lyrics, inspired by other awesome *-dl programs.',
|
||||
packages=[
|
||||
"lyrics_dl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue