Release gamdl 3.8.4

This commit is contained in:
glomatico
2026-07-16 19:08:20 -03:00
parent e4887d3490
commit 0b48f351e8
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "3.8.3"
__version__ = "3.8.4"
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "gamdl"
version = "3.8.3"
version = "3.8.4"
description = "A command-line app for downloading Apple Music songs, music videos and post videos."
readme = "README.md"
license = "MIT"
Generated
+2 -2
View File
@@ -214,7 +214,7 @@ name = "exceptiongroup"
version = "1.3.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "typing-extensions", marker = "python_full_version < '3.13'" },
{ name = "typing-extensions" },
]
sdist = { url = "https://files.pythonhosted.org/packages/0b/9f/a65090624ecf468cdca03533906e7c69ed7588582240cfe7cc9e770b50eb/exceptiongroup-1.3.0.tar.gz", hash = "sha256:b241f5885f560bc56a59ee63ca4c6a8bfa46ae4ad651af316d4e81817bb9fd88", size = 29749, upload-time = "2025-05-10T17:42:51.123Z" }
wheels = [
@@ -223,7 +223,7 @@ wheels = [
[[package]]
name = "gamdl"
version = "3.8.3"
version = "3.8.4"
source = { editable = "." }
dependencies = [
{ name = "async-lru" },