Skip to content

Commit 8592544

Browse files
authored
Merge pull request #30 from JuliaAI/dev
For 0.1.7 release
2 parents 6cefc53 + db5b4d6 commit 8592544

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 = "CategoricalDistributions"
22
uuid = "af321ab8-2d2e-40a6-b165-3d674595d28e"
33
authors = ["Anthony D. Blaom <[email protected]>"]
4-
version = "0.1.6"
4+
version = "0.1.7"
55

66
[deps]
77
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -18,7 +18,7 @@ Distributions = "0.25"
1818
Missings = "0.4, 1"
1919
OrderedCollections = "1.1"
2020
ScientificTypes = "3.0"
21-
UnicodePlots = "2"
21+
UnicodePlots = "2, 3"
2222
julia = "1.3"
2323

2424
[extras]

0 commit comments

Comments
 (0)