Version bump 3.66.1

This commit is contained in:
James Barnsley
2023-02-12 07:59:02 +13:00
parent 236e4ad2d5
commit e7d19ce9cc
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
3.66.0
3.66.1

View File

@ -3,7 +3,7 @@ import pathlib
from mopidy import config, ext
__version__ = "3.66.0"
__version__ = "3.66.1"
logger = logging.getLogger(__name__)

View File

@ -1,6 +1,6 @@
{
"name": "mopidy-iris",
"version": "3.66.0",
"version": "3.66.1",
"description": "Mopidy HTTP interface",
"repository": "https://github.com/jaedb/iris",
"author": "James Barnsley <james@barnsley.nz>",

View File

@ -1,6 +1,6 @@
[metadata]
name = Mopidy-Iris
version = 3.66.0
version = 3.66.1
url = https://github.com/jaedb/iris
author = James Barnsley
author_email = james@barnsley.nz