Bump version to 1.6.1

This commit is contained in:
Rafael Moraes
2026-02-26 18:44:09 -03:00
parent b8e685b133
commit 7aaa49c01e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "votify"
version = "1.6"
version = "1.6.1"
description = "A command-line app for downloading songs, podcasts and videos from Spotify."
readme = "README.md"
license = "MIT"
Generated
+1 -1
View File
@@ -709,7 +709,7 @@ wheels = [
[[package]]
name = "votify"
version = "1.6"
version = "1.6.1"
source = { virtual = "." }
dependencies = [
{ name = "async-lru" },
+1 -1
View File
@@ -1 +1 @@
__version__ = "1.6"
__version__ = "1.6.1"