Track loading of lyrics; Version bump

This commit is contained in:
James Barnsley
2018-09-20 16:29:16 +12:00
parent cc71f2b113
commit 98c47ef535
13 changed files with 14053 additions and 10744 deletions

View File

@ -12,7 +12,7 @@ from handlers import WebsocketHandler, HttpHandler
from core import IrisCore
logger = logging.getLogger(__name__)
__version__ = '3.25.1'
__version__ = '3.26.0'
##
# Core extension class