New version

This commit is contained in:
azlux 2020-04-16 22:13:11 +02:00 committed by GitHub
parent f13d77ccbd
commit 2d788c77f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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