diff --git a/Cargo.toml b/Cargo.toml index 828d15be..887f8531 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polylabel" -version = "3.0.0" +version = "3.1.0" authors = ["Stephan Hügel "] description = "A Rust implementation of the Polylabel algorithm for finding optimum polygon label positions." readme = "README.md"