Skip to content

Commit 3ed973e

Browse files
authored
Merge pull request #57 from JuliaAI/dev
For a 0.3.2 release
2 parents 31536da + 5a4c6af commit 3ed973e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StatisticalMeasures"
22
uuid = "a19d573c-0a75-4610-95b3-7071388c7541"
33
authors = ["Anthony D. Blaom <anthony.blaom@gmail.com>"]
4-
version = "0.3.1"
4+
version = "0.3.2"
55

66
[deps]
77
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -29,7 +29,7 @@ ScientificTypesExt = "ScientificTypes"
2929
CategoricalArrays = "1"
3030
CategoricalDistributions = "0.2"
3131
Distributions = "0.25"
32-
LearnAPI = "0.2, 1"
32+
LearnAPI = "1, 2"
3333
LossFunctions = "0.10, 0.11, 1"
3434
MacroTools = "0.5"
3535
OrderedCollections = "1"

0 commit comments

Comments
 (0)