From 62a76fbfa696b9ef9d340c30d90f108d1503bce9 Mon Sep 17 00:00:00 2001 From: Iago Veloso Date: Fri, 30 Jun 2017 18:23:00 +0100 Subject: [PATCH] Bump version --- radioco/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radioco/__init__.py b/radioco/__init__.py index 3c3770f..06c3b5f 100755 --- a/radioco/__init__.py +++ b/radioco/__init__.py @@ -15,4 +15,4 @@ # along with this program. If not, see . -__version__ = '3.1' +__version__ = '3.2.1'