Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
Release v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Dec 22, 2019
1 parent c0d5e02 commit 88e71a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Changelog
*********


v4.0.0 (2019-12-22)
===================

- Depend on final release of Mopidy 3.0.0.


v4.0.0a1 (2019-11-25)
=====================

Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = Mopidy-GMusic
version = 4.0.0a1
version = 4.0.0
url = https://github.com/mopidy/mopidy-gmusic
author = Ronald Hecht
author_email = [email protected]
Expand All @@ -25,7 +25,7 @@ include_package_data = True
packages = find:
python_requires = >= 3.7
install_requires =
Mopidy >= 3.0.0a5 # Change to >= 3.0 once final is released
Mopidy >= 3.0.0
Pykka >= 2.0.1
setuptools
gmusicapi >= 12.1
Expand Down

0 comments on commit 88e71a1

Please sign in to comment.