diff --git a/gamdl/__init__.py b/gamdl/__init__.py index 221485a..035c71b 100644 --- a/gamdl/__init__.py +++ b/gamdl/__init__.py @@ -1 +1 @@ -__version__ = "3.7.3" +__version__ = "3.7.4" diff --git a/pyproject.toml b/pyproject.toml index 3a0df1f..7513355 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "gamdl" -version = "3.7.3" +version = "3.7.4" description = "A command-line app for downloading Apple Music songs, music videos and post videos." readme = "README.md" license = "MIT" diff --git a/uv.lock b/uv.lock index 5faa38d..2d574f8 100644 --- a/uv.lock +++ b/uv.lock @@ -223,7 +223,7 @@ wheels = [ [[package]] name = "gamdl" -version = "3.7.3" +version = "3.7.4" source = { virtual = "." } dependencies = [ { name = "async-lru" },