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

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")