New version

This commit is contained in:
azlux 2020-05-11 10:24:27 +02:00 committed by GitHub
parent 1f93c6450f
commit d288bfa658
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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