diff --git a/Project.toml b/Project.toml index 9f84a12..dc24319 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.1.0" +version = "1.1.1" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" @@ -37,7 +37,7 @@ JuMP = "1" Optim = "1" Parameters = "0.12" Requires = "1" -StatsBase = "0.32, 0.33" +StatsBase = "0.33, 0.34" julia = "1.6" [extras]