From 5c76ab47b7bf9fc9a98008a76836d41f5d22d7a6 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Tue, 3 Dec 2024 00:31:53 +0100 Subject: [PATCH] Upgrade crate version to 9.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 55fb874..1aeeda6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geos" -version = "9.0.0" +version = "9.1.0" authors = [ "Matthieu Viry ", "Adrien Matissart ",