From 40e60590fff23e50d714990225f008d72edfda05 Mon Sep 17 00:00:00 2001 From: Alexis Montoison Date: Thu, 25 Apr 2024 15:42:37 -0400 Subject: [PATCH] Release 0.2.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 270c750..95d9aaf 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CUDSS" uuid = "45b445bb-4962-46a0-9369-b4df9d0f772e" authors = ["Alexis Montoison "] -version = "0.1.5" +version = "0.2.1" [deps] CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"