Bump version to 0.6.2

Releases

* Fix for double scrobbling
* Fix error messages
* Fix bug in IMDB lookup when runtime is missing
* Fix filter order with annotations for top tracks and artists
* Fix error in completion percentage issues
This commit is contained in:
2023-01-17 00:05:41 -05:00
parent d700b581a1
commit 907ef802bc

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "vrobbler"
version = "0.6.1"
version = "0.6.2"
description = ""
authors = ["Colin Powell <colin@unbl.ink>"]