diff --git a/gamdl/__init__.py b/gamdl/__init__.py index e897069..79a53d3 100644 --- a/gamdl/__init__.py +++ b/gamdl/__init__.py @@ -1 +1 @@ -__version__ = "2.8.4" +__version__ = "2.8.5" diff --git a/pyproject.toml b/pyproject.toml index 1c841d0..0049e1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "gamdl" -version = "2.8.4" +version = "2.8.5" description = "A command-line app for downloading Apple Music songs, music videos and post videos." readme = "README.md" license = "MIT"