diff --git a/pyproject.toml b/pyproject.toml index f724d05..7868487 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ bindings = "bin" [project] name = "pngquant-cli" # by default, use the same 'version' as Cargo.toml, but can override if needed -version = "2.17.0.post4" +version = "2.17.0.post5" description = "Precompiled binaries for pngquant, the lossy PNG compressor based on libimagequant." maintainers = [{name = "Cosimo Lupo", email = "cosimo@anthrotype.com"}]