minor release

This commit is contained in:
azlux
2020-02-29 11:10:39 +01:00
committed by GitHub
parent b71a6a0d4e
commit e5b52230a5

View File

@ -67,7 +67,7 @@ type : file
class MumbleBot:
version = '5.1'
version = '5.2'
def __init__(self, args):
self.log = logging.getLogger("bot")