From 47317081f926a330edff147a3ab7f74e910c9c59 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Thu, 12 Jan 2023 16:09:50 -0500 Subject: [PATCH] Bump version to 0.2.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index af36d24..0629f31 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = Mopidy-Webhooks -version = 0.1.6 +version = 0.2.0 url = https://github.com/powellc/mopidy-webhooks author = Colin Powell author_email = colin@unbl.ink