Bump version to 1.0-rc1

This commit is contained in:
coderkun 2017-05-06 16:40:25 +02:00
commit 3dc08d97af
2 changed files with 2 additions and 2 deletions

View file

@ -53,7 +53,7 @@ setup(
'build_py': build_mcg
},
name = "mcg",
version = '1.0rc1',
version = '1.0rc2',
description = "CoverGrid (mcg) is a client for the Music Player Daemon, focusing on albums instead of single tracks.",
url = "http://www.coderkun.de/codes/mcg",
author = "coderkun",