hot fix version number

This commit is contained in:
azlux 2020-02-29 02:09:04 +01:00 committed by GitHub
parent 8753d8b1c2
commit d31b13c7cf
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.1'
def __init__(self, args):
self.log = logging.getLogger("bot")