From 73a4221dde480b0ca56898a47f5744af83f7a1e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Sun, 20 Oct 2024 10:22:42 -0300 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 17f5d53..099648e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DensityRatioEstimation" uuid = "ab46fb84-d57c-11e9-2f65-6f72e4a7229f" authors = ["Kai Xu ", "JĂșlio Hoffimann "] -version = "1.2.4" +version = "1.2.5" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"