hot fix version number
This commit is contained in:
parent
8753d8b1c2
commit
d31b13c7cf
@ -67,7 +67,7 @@ type : file
|
|||||||
|
|
||||||
|
|
||||||
class MumbleBot:
|
class MumbleBot:
|
||||||
version = 5.1
|
version = '5.1'
|
||||||
|
|
||||||
def __init__(self, args):
|
def __init__(self, args):
|
||||||
self.log = logging.getLogger("bot")
|
self.log = logging.getLogger("bot")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user