Bump gamdl version to 3.5.1

This commit is contained in:
Rafael Moraes
2026-05-07 18:09:20 -03:00
parent 2c3abfd352
commit 34a397eb18
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "3.5"
version = "3.5.1"
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
@@ -223,7 +223,7 @@ wheels = [
[[package]]
name = "gamdl"
version = "3.5"
version = "3.5.1"
source = { virtual = "." }
dependencies = [
{ name = "async-lru" },