let's release the kraken

This commit is contained in:
Azlux 2020-03-12 14:20:11 +01:00
parent 3593cf83ff
commit 109d17bc03

View File

@ -29,7 +29,7 @@ from media.cache import MusicCache
class MumbleBot:
version = '5.2'
version = '5.3'
def __init__(self, args):
self.log = logging.getLogger("bot")