From 279f619ab441eadbcf7d86adcf02cfed1ac2d916 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 24 Jul 2025 21:50:38 +0200 Subject: chore(version): v1.8.0 --- crates/yt/src/select/mod.rs | 1 - crates/yt_dlp/crates/pyo3-pylogger/Cargo.toml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'crates') diff --git a/crates/yt/src/select/mod.rs b/crates/yt/src/select/mod.rs index 91940ce..b02677f 100644 --- a/crates/yt/src/select/mod.rs +++ b/crates/yt/src/select/mod.rs @@ -11,7 +11,6 @@ pub(crate) mod duration; - // // FIXME: There should be no reason why we need to re-run yt, just to get the help string. But I've // // yet to find a way to do it without the extra exec <2024-08-20> // async fn get_help() -> Result { diff --git a/crates/yt_dlp/crates/pyo3-pylogger/Cargo.toml b/crates/yt_dlp/crates/pyo3-pylogger/Cargo.toml index 6375528..28dfacd 100644 --- a/crates/yt_dlp/crates/pyo3-pylogger/Cargo.toml +++ b/crates/yt_dlp/crates/pyo3-pylogger/Cargo.toml @@ -10,7 +10,7 @@ [package] name = "pyo3-pylogger" -version = "0.5.0" +version = "1.8.0" edition = "2021" authors = [ "Dylan Bobby Storey ", -- cgit 1.4.1