From 61c88bed6c36feead5ee6a3e347de602739565ac Mon Sep 17 00:00:00 2001 From: Dorival Pedroso Date: Sun, 15 Oct 2023 13:33:17 +1000 Subject: [PATCH] Release 0.7.0 gemlab@0.7.0 Generated by cargo-workspaces --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 88c5dd3..cae1dfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gemlab" -version = "0.6.0" +version = "0.7.0" edition = "2021" license = "MIT" description = "Geometry and meshes laboratory for finite element analyses"