We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1047ad7 commit 58037c8Copy full SHA for 58037c8
mopidy_iris/__init__.py
@@ -8,7 +8,7 @@
8
from http import RequestHandler
9
10
logger = logging.getLogger(__name__)
11
-__version__ = '2.12.0'
+__version__ = '2.12.1'
12
13
##
14
# Core extension class
0 commit comments