From 4cbe14369359d61bb19e2cdf4eaad85a1499d5a0 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 22 Sep 2026 21:39:33 -0400 Subject: [PATCH] Bump version to 0.3.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0812eea..bbf5e75 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = Mopidy-Webhooks -version = 0.2.3 +version = 0.3.0 url = https://github.com/powellc/mopidy-webhooks author = Colin Powell author_email = colin@unbl.ink