Bump version to 2.8.1

This commit is contained in:
Rafael Moraes
2025-12-10 01:23:32 -03:00
parent 690df6e9d7
commit ebc28a019e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "2.8"
__version__ = "2.8.1"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "2.8"
version = "2.8.1"
description = "A command-line app for downloading Apple Music songs, music videos and post videos."
readme = "README.md"
license = { text = "MIT" }
Generated
+1 -1
View File
@@ -202,7 +202,7 @@ wheels = [
[[package]]
name = "gamdl"
version = "2.7"
version = "2.8.1"
source = { virtual = "." }
dependencies = [
{ name = "async-lru" },