Skip to content

Commit 747709f

Browse files
committed
Major release
1 parent 948f085 commit 747709f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mopidy_iris/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from http import RequestHandler
99

1010
logger = logging.getLogger(__name__)
11-
__version__ = '2.10.17'
11+
__version__ = '2.11.0'
1212

1313
##
1414
# Core extension class

0 commit comments

Comments
 (0)