From a7978a4e88da9e0bdaa8bbfeb7bf3e69f02c5d33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Fri, 3 Jan 2020 12:09:22 -0300 Subject: [PATCH] Bump version in Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2df3c35..a8416a1 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.3.0" +version = "0.3.1" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"