From 7899e7db3b62a107dd154a68d035ca62b9320032 Mon Sep 17 00:00:00 2001 From: Wimmerer Date: Sun, 19 Dec 2021 14:25:24 -0500 Subject: [PATCH] bump patch --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e3d7b3d..c75b3a9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "KLU" uuid = "ef3ab10e-7fda-4108-b977-705223b18434" authors = ["Wimmerer and contributors"] -version = "0.2.2" +version = "0.2.3" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"