From df2d1586183885fda66869912f750bd0812c7c6a Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 3 Feb 2024 13:04:25 +0000 Subject: [PATCH] patch bump closes #6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 36d0aa5..cd4f37d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xair-api" -version = "2.2.2" +version = "2.2.3" description = "Remote control Behringer X-Air | Midas MR mixers through OSC" authors = ["onyx-and-iris "] license = "MIT"