Bump version to 0.1.0
This commit is contained in:
parent
658e1bef77
commit
c60ace5a6e
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='lrc_dl',
|
||||
version='0.0.3',
|
||||
version='0.1.0',
|
||||
description='An ultimate cli tool for downloading song lyrics, inspired by other awesome *-dl programs.',
|
||||
packages=[
|
||||
"lrc_dl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue