Skip to content

Commit ddf99b1

Browse files
committed
Release v5.0.0a3
1 parent cdb03d7 commit ddf99b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Dependencies
7676
for some platforms.
7777

7878
**We currently require a forked version of this plugin which supports
79-
token-based login.** This can be found `here <https://gitlab.freedesktop.org/kingosticks/gst-plugins-rs/-/tree/spotify-access-token>`_.
79+
token-based login.** This can be found `here <https://gitlab.freedesktop.org/kingosticks/gst-plugins-rs/-/tree/spotify-access-token-logging>`_.
8080

8181
Verify the GStreamer spotify plugin is correctly installed::
8282

@@ -88,7 +88,7 @@ Installation
8888

8989
Install by running::
9090

91-
sudo python3 -m pip install --break-system-packages Mopidy-Spotify==5.0.0a2
91+
sudo python3 -m pip install --break-system-packages Mopidy-Spotify==5.0.0a3
9292

9393

9494
Configuration

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = Mopidy-Spotify
3-
version = 5.0.0a2
3+
version = 5.0.0a3
44
url = https://github.com/mopidy/mopidy-spotify
55
author = Stein Magnus Jodal
66
author_email = [email protected]

0 commit comments

Comments
 (0)