diff --git a/Cargo.toml b/Cargo.toml index 052baf1..b429b21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qbit-rs" -version = "0.4.2" +version = "0.4.3" edition = "2021" license = "MIT" description = "A Rust library for interacting with qBittorrent's Web API"