diff --git a/pyproject.toml b/pyproject.toml index fbaeea8..5471c5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "yt-dlp-youtube-oauth2" -version = "2024.09.14" +version = "2024.09.29" readme = "README.md" requires-python = ">=3.8" license = "Unlicense"