diff options
author | garret1317 <garret@airmail.cc> | 2025-06-01 17:15:30 +0100 |
---|---|---|
committer | garret1317 <garret@airmail.cc> | 2025-06-01 17:15:30 +0100 |
commit | 2e5964818ca891880f6d2e00aeb7d613710483a4 (patch) | |
tree | f08ea89774129281faabf8045bae9244da3c7dd0 | |
parent | bc161b9a04a735ac43dc44bccbd6e4d5639ab2bd (diff) | |
download | yt-dlp-rajiko-2e5964818ca891880f6d2e00aeb7d613710483a4.tar.gz yt-dlp-rajiko-2e5964818ca891880f6d2e00aeb7d613710483a4.tar.bz2 yt-dlp-rajiko-2e5964818ca891880f6d2e00aeb7d613710483a4.zip |
release 1.6 (hotfix)v1.6
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 4a606d2..4d57eb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "yt-dlp-rajiko" -version = "1.5" +version = "1.6" description = "improved radiko.jp extractor for yt-dlp" authors = [ { name="garret1317" }, |