From 178496582cf1f9045d6f83200d883b9d45f73d3b Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Sun, 20 Sep 2026 11:18:24 -0400 Subject: [PATCH] Bump version to 0.2.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5ee9f14..6a82554 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = Mopidy-Webhooks -version = 0.2.2 +version = 0.2.3 url = https://github.com/powellc/mopidy-webhooks author = Colin Powell author_email = colin@unbl.ink