Bump version to 2.7
This commit is contained in:
parent
969d94255b
commit
6600353758
|
@ -1,6 +1,11 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
Changes in 2.7.0
|
||||
----------------
|
||||
|
||||
Added fields ``${Artists}`` and ``${Genres}`` for the mpd widget type.
|
||||
|
||||
Changes in 2.6.0
|
||||
----------------
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ copyright = '2020-2023, vicious-widgets'
|
|||
author = 'vicious-widgets'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '2.6.0'
|
||||
release = '2.7.0'
|
||||
|
||||
# Add any Sphinx extension module names here, as strings.
|
||||
# They can be extensions coming with Sphinx (named 'sphinx.ext.*')
|
||||
|
|
Loading…
Reference in New Issue