New version

Preparing for release
This commit is contained in:
azlux 2020-05-19 19:59:01 +02:00 committed by GitHub
parent a7eec709eb
commit 3b104a6f3e
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: class MumbleBot:
version = '6.3' version = '6.4'
def __init__(self, args): def __init__(self, args):
self.log = logging.getLogger("bot") self.log = logging.getLogger("bot")