From 28a5c08051eb5bc69dcbf48204e5912719d8823a Mon Sep 17 00:00:00 2001 From: azlux Date: Sun, 10 May 2020 23:29:47 +0200 Subject: [PATCH] new release --- 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 e643a02..829fc19 100644 --- a/pymumble_py3/constants.py +++ b/pymumble_py3/constants.py @@ -3,7 +3,7 @@ import platform import sys -PYMUMBLE_VERSION = "1.0" +PYMUMBLE_VERSION = "1.1" # ============================================================================ # Tunable parameters