From 35f75ed869497d3d4775ce941b501d2b4bd39998 Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Fri, 19 Apr 2024 14:39:07 -0400 Subject: [PATCH] Release 0.1.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e7432f4..801c476 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.3" +version = "0.1.4" [deps] CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"