Skip to content

Commit 76e82bb

Browse files
committed
Release v1.1.3
1 parent 230f54c commit 76e82bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Project resources
9797
Changelog
9898
=========
9999

100-
v1.1.3 (UNRELEASED)
100+
v1.1.3 (2014-02-18)
101101
-------------------
102102

103103
- Switch to new backend API locations, required by the upcoming Mopidy 0.19

mopidy_spotify/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from mopidy import config, ext
66

77

8-
__version__ = '1.1.2'
8+
__version__ = '1.1.3'
99

1010

1111
class Extension(ext.Extension):

0 commit comments

Comments
 (0)