From ff5f9e0c3e703907b706838a57b5a44f26cfcd7b Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Mon, 23 Jan 2023 11:12:27 -0500 Subject: [PATCH] Bump version to 0.2.2 - Fix string interpolation for tokens --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 216274d..5ee9f14 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = Mopidy-Webhooks -version = 0.2.1 +version = 0.2.2 url = https://github.com/powellc/mopidy-webhooks author = Colin Powell author_email = colin@unbl.ink