new version
This commit is contained in:
@@ -29,7 +29,7 @@ from media.cache import MusicCache
|
|||||||
|
|
||||||
|
|
||||||
class MumbleBot:
|
class MumbleBot:
|
||||||
version = '6.0'
|
version = '6.1'
|
||||||
|
|
||||||
def __init__(self, args):
|
def __init__(self, args):
|
||||||
self.log = logging.getLogger("bot")
|
self.log = logging.getLogger("bot")
|
||||||
|
Reference in New Issue
Block a user