Skip to content

Commit 58037c8

Browse files
committed
Bug version
1 parent 1047ad7 commit 58037c8

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.12.0'
11+
__version__ = '2.12.1'
1212

1313
##
1414
# Core extension class

0 commit comments

Comments
 (0)