Version 3.0.4; Filter on playlists

This commit is contained in:
James Barnsley
2017-07-06 08:11:15 +12:00
parent 77b143ea01
commit 7c05d7c9e4
4 changed files with 41 additions and 12 deletions

View File

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