Skip to content

Commit

Permalink
pyproject: bump post version
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Mar 8, 2022
1 parent 916e4ca commit e1116b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "[email protected]"}]

Expand Down

0 comments on commit e1116b3

Please sign in to comment.