From 64ecfb52d7db707008523b85dbe5eb81c720b529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Fri, 26 Aug 2022 11:17:34 -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 2684ff8..2d0489c 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 = "0.6.0" +version = "1.0.0" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"