Bump version to 2.8.2

This commit is contained in:
Rafael Moraes
2025-12-21 16:17:01 -03:00
parent 054f636434
commit ade78ad7b3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "2.8.1"
version = "2.8.2"
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.8.1"
version = "2.8.2"
source = { virtual = "." }
dependencies = [
{ name = "async-lru" },