From d7d420cca8c4b7371b3265380737c7928200c1f6 Mon Sep 17 00:00:00 2001 From: Michael Thies Date: Thu, 1 Jun 2023 20:10:16 +0200 Subject: [PATCH] Bump version to 1.1.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 889aeda..2d5a961 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pulsectl-asyncio -version = 1.1.0 +version = 1.1.1 url = https://github.com/mhthies/pulsectl-asyncio author = Michael Thies author_email = mail@mhthies.de