diff --git a/Cargo.toml b/Cargo.toml index 5bb4fea..16eae3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qbit-rs" -version = "0.4.4" +version = "0.4.5" edition = "2021" license = "MIT" description = "A Rust library for interacting with qBittorrent's Web API"