From 46cfc563369d3d6fdeb91dfa939aeaaccee76303 Mon Sep 17 00:00:00 2001 From: azlux Date: Tue, 1 Dec 2020 12:32:08 +0100 Subject: [PATCH] New version --- 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 6466707..c614526 100644 --- a/pymumble_py3/constants.py +++ b/pymumble_py3/constants.py @@ -3,7 +3,7 @@ import platform import sys -PYMUMBLE_VERSION = "1.4" +PYMUMBLE_VERSION = "1.5" # ============================================================================ # Tunable parameters