Skip to content

Commit

Permalink
1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
impliedchaos committed May 13, 2021
1 parent 00831e3 commit a3b11ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mopidy_bandcamp/__init__.py
Expand Up @@ -3,7 +3,7 @@

from mopidy import config, ext

__version__ = "1.1.4"
__version__ = "1.1.5"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit a3b11ea

Please sign in to comment.