changelog: update for v0.11.16
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
v0.11.16
|
||||
========
|
||||
|
||||
* Bug fix release: fixed a regression caused by the "fix" in v0.11.15.
|
||||
|
||||
v0.11.15
|
||||
========
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "sublime_music"
|
||||
version = "0.11.15"
|
||||
version = "0.11.16"
|
||||
description = "A native GTK *sonic client."
|
||||
license = "GPL-3.0-or-later"
|
||||
authors = ["Sumner Evans <inquiries@sumnerevans.com>"]
|
||||
|
@@ -1 +1 @@
|
||||
__version__ = "0.11.15"
|
||||
__version__ = "0.11.16"
|
||||
|
Reference in New Issue
Block a user