From a556db3707aa52ff40e4b755276d537d54a85b1f Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:51:57 -0600 Subject: [PATCH] Release 0.4.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 56a55d6..05a84ae 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CUDSS" uuid = "45b445bb-4962-46a0-9369-b4df9d0f772e" authors = ["Alexis Montoison "] -version = "0.3.2" +version = "0.4.0" [deps] CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"