Skip to content

Commit

Permalink
Release v5.0.0a3
Browse files Browse the repository at this point in the history
  • Loading branch information
kingosticks committed Oct 6, 2024
1 parent cdb03d7 commit ddf99b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Dependencies
for some platforms.

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

Verify the GStreamer spotify plugin is correctly installed::

Expand All @@ -88,7 +88,7 @@ Installation

Install by running::

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


Configuration
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = Mopidy-Spotify
version = 5.0.0a2
version = 5.0.0a3
url = https://github.com/mopidy/mopidy-spotify
author = Stein Magnus Jodal
author_email = [email protected]
Expand Down

0 comments on commit ddf99b1

Please sign in to comment.