We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 485172e commit 0002421Copy full SHA for 0002421
setup.py
@@ -4,7 +4,7 @@
4
long_description = fh.read()
5
6
setup(name="miniplayer",
7
- version="1.1.1",
+ version="1.1.2",
8
description="An mpd client with album art and basic functionality.",
9
long_description=long_description,
10
long_description_content_type="text/markdown",
0 commit comments