From 2db63ad49cbea0a2598932ad5dc5e73b619fd7cd Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Sat, 21 Jan 2023 23:21:41 -0500 Subject: [PATCH] Bump version to 0.2.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0629f31..216274d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = Mopidy-Webhooks -version = 0.2.0 +version = 0.2.1 url = https://github.com/powellc/mopidy-webhooks author = Colin Powell author_email = colin@unbl.ink