Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohm committed Apr 3, 2020
1 parent 771eb08 commit 1ffc919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "DensityRatioEstimation"
uuid = "ab46fb84-d57c-11e9-2f65-6f72e4a7229f"
authors = ["Kai Xu <[email protected]>", "Júlio Hoffimann <[email protected]>"]
version = "0.4.0"
version = "0.4.1"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -13,7 +13,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[compat]
Parameters = "0.12"
Requires = "0.5, 1"
StatsBase = "0.32"
StatsBase = "0.32, 0.33"
julia = "1"

[extras]
Expand Down

0 comments on commit 1ffc919

Please sign in to comment.