Bump version to 2.8.6

This commit is contained in:
Rafael Moraes
2026-02-25 00:09:53 -03:00
parent bde49305c9
commit 04396a7f3f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "2.8.5"
__version__ = "2.8.6"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "2.8.5"
version = "2.8.6"
description = "A command-line app for downloading Apple Music songs, music videos and post videos."
readme = "README.md"
license = "MIT"
Generated
+1 -1
View File
@@ -214,7 +214,7 @@ wheels = [
[[package]]
name = "gamdl"
version = "2.8.4"
version = "2.8.6"
source = { virtual = "." }
dependencies = [
{ name = "async-lru" },