Renaming album/artist fetchers

This commit is contained in:
James Barnsley
2017-01-26 09:15:54 +13:00
parent 095206f664
commit 759f4ef37f
5 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@ from frontend import IrisFrontend
from http import RequestHandler
logger = logging.getLogger(__name__)
__version__ = '2.11.0'
__version__ = '2.11.1'
##
# Core extension class