Skip to content

Commit 179b680

Browse files
committed
Release v1.1.0
1 parent f25aab8 commit 179b680

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.0 (UNRELEASED)
100+
v1.1.0 (2014-01-20)
101101
-------------------
102102

103103
- Require Mopidy >= 0.18.

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.0.3'
8+
__version__ = '1.1.0'
99

1010

1111
class Extension(ext.Extension):

0 commit comments

Comments
 (0)