diff --git a/Cargo.toml b/Cargo.toml index a7d5997..0c96922 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "munkres" -version = "0.4.0" +version = "0.5.0" authors = ["Michael Neumann "] license = "BSD-3-Clause" repository = "https://github.com/mneumann/munkres-rs"