From 3ed107d6d9d063573e6892ecde375221d625c058 Mon Sep 17 00:00:00 2001 From: coderkun Date: Mon, 1 Aug 2016 10:50:25 +0200 Subject: [PATCH] bump version to 0.6 --- mcg/mcgGtk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcg/mcgGtk.py b/mcg/mcgGtk.py index bca4d7f..6806b18 100755 --- a/mcg/mcgGtk.py +++ b/mcg/mcgGtk.py @@ -2,7 +2,7 @@ """MPDCoverGrid is a client for the Music Player Daemon, focused on albums instead of single tracks.""" -__version__ = "0.5" +__version__ = "0.6" import gi