preparations for 0.9.0

This commit is contained in:
Martin Wagner
2020-09-03 16:51:49 +02:00
parent 6029c6849c
commit 6b5526a97d
5 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup(
name='mpdevil',
version='0.8.5', # sync with bin/mpdevil
version='0.9.0', # sync with bin/mpdevil
author="Martin Wagner",
author_email="martin.wagner.dev@gmail.com",
description=('A small MPD client written in python'),