From 7d203c5a9d0f1a628b6272699bf4c4a0a69fe44b Mon Sep 17 00:00:00 2001 From: azlux Date: Thu, 9 Mar 2023 16:55:39 +0100 Subject: [PATCH] Preparing v1.7 --- pymumble_py3/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pymumble_py3/constants.py b/pymumble_py3/constants.py index b14cb48..5cbb4c7 100644 --- a/pymumble_py3/constants.py +++ b/pymumble_py3/constants.py @@ -3,7 +3,7 @@ import platform import sys -PYMUMBLE_VERSION = "1.6.1" +PYMUMBLE_VERSION = "1.7" # ============================================================================ # Tunable parameters