[erome] fix AttributeError for albums without tags (#7076)
fixes regression introduced in 07a9dca459
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
# published by the Free Software Foundation.
|
||||
|
||||
__version__ = "1.29.0"
|
||||
__version__ = "1.29.1-dev"
|
||||
__variant__ = None
|
||||
|
||||
Reference in New Issue
Block a user