From be71a776c6d050eb2f0e4156f58adfabe1c925d0 Mon Sep 17 00:00:00 2001 From: Sacha Bron Date: Sun, 12 Jun 2022 18:32:01 +0200 Subject: [PATCH] Update package version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a4fd5ac..9ba5ad4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = Beetstream -version = 1.0.1 +version = 1.0.2 author = Binary Brain author_email = me@sachabron.ch description = Beets.io plugin that expose SubSonic API endpoints, allowing you to stream your music everywhere.