Releasing 3.5.5
This commit is contained in:
@ -1 +1 @@
|
|||||||
3.5.4
|
3.5.5
|
||||||
@ -13,7 +13,7 @@ from core import IrisCore
|
|||||||
from raven import Client
|
from raven import Client
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
__version__ = '3.5.4'
|
__version__ = '3.5.5'
|
||||||
|
|
||||||
##
|
##
|
||||||
# Core extension class
|
# Core extension class
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mopidy-iris",
|
"name": "mopidy-iris",
|
||||||
"version": "3.5.4",
|
"version": "3.5.5",
|
||||||
"description": "Mopidy HTTP interface",
|
"description": "Mopidy HTTP interface",
|
||||||
"repository": "https://github.com/jaedb/iris",
|
"repository": "https://github.com/jaedb/iris",
|
||||||
"author": "James Barnsley <james@barnsley.nz>",
|
"author": "James Barnsley <james@barnsley.nz>",
|
||||||
|
|||||||
Reference in New Issue
Block a user