Updated version to 1.5.0 and updated setup.cfg
This commit is contained in:
@ -1,12 +1,12 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = miniplayer
|
name = miniplayer
|
||||||
version = 1.4.0
|
version = 1.5.0
|
||||||
description = An mpd client with album art and basic functionality.
|
description = An mpd client with album art and basic functionality.
|
||||||
long_description = file: README.md
|
long_description = file: README.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
url = https://github.com/GuardKenzie/miniplayer
|
url = https://github.com/GuardKenzie/miniplayer
|
||||||
author = Tristan Ferrua
|
author = Erica Ferrua
|
||||||
author_email = tristanferrua@gmail.com
|
author_email = tolvukisa@gmail.com
|
||||||
classifiers =
|
classifiers =
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
License :: OSI Approved :: MIT License
|
License :: OSI Approved :: MIT License
|
||||||
@ -24,4 +24,5 @@ install_requires =
|
|||||||
pillow
|
pillow
|
||||||
requests
|
requests
|
||||||
ueberzug
|
ueberzug
|
||||||
|
colorthief
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user