Updated version
This commit is contained in:
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
|
||||
long_description = fh.read()
|
||||
|
||||
setup(name="miniplayer",
|
||||
version="1.0",
|
||||
version="1.0.1",
|
||||
description="An mpd client with album art and basic functionality written for use with the kitty terminal.",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
Reference in New Issue
Block a user