Skip to content

Commit 0ae6a69

Browse files
authored
Merge pull request #23 from JuliaAI/dev
For a 0.1.4 release
2 parents 6d09642 + 5561a4f commit 0ae6a69

File tree

2 files changed

+2
-52
lines changed

2 files changed

+2
-52
lines changed

.github/workflows/ci_nightly.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

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.3"
4+
version = "0.1.4"
55

66
[deps]
77
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -17,7 +17,7 @@ CategoricalArrays = "0.9, 0.10"
1717
Distributions = "0.25"
1818
Missings = "0.4, 1"
1919
OrderedCollections = "1.1"
20-
ScientificTypesBase = "2"
20+
ScientificTypesBase = "2, 3"
2121
UnicodePlots = "2"
2222
julia = "1.3"
2323

0 commit comments

Comments
 (0)