minor release

This commit is contained in:
azlux 2020-02-29 11:10:39 +01:00 committed by GitHub
parent b71a6a0d4e
commit e5b52230a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ type : file
class MumbleBot:
version = '5.1'
version = '5.2'
def __init__(self, args):
self.log = logging.getLogger("bot")