From e3906def0f3238838f2c57e2a985cd8b6b563387 Mon Sep 17 00:00:00 2001 From: "un.def" Date: Mon, 18 May 2020 11:32:34 +0300 Subject: [PATCH] Release version 1.1.0 --- i3blocks_spotify_persist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3blocks_spotify_persist.py b/i3blocks_spotify_persist.py index 9326882..31a5b17 100644 --- a/i3blocks_spotify_persist.py +++ b/i3blocks_spotify_persist.py @@ -13,7 +13,7 @@ from gi.repository import GLib -__version__ = '1.0.0' +__version__ = '1.1.0' __author__ = 'un.def '