Skip to content

Commit 692fbd6

Browse files
New version: ScientificTypes v2.3.2
UUID: 321657f4-b219-11e9-178b-2701a2544e81 Repo: https://github.com/JuliaAI/ScientificTypes.jl.git Tree: d074fbca216990ebce249c7e76e194a875439594 Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
1 parent f514c0f commit 692fbd6

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

S/ScientificTypes/Compat.toml

+6-2
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,13 @@ PrettyTables = "0.6"
2323
[2]
2424
CategoricalArrays = "0.8-0.10"
2525
ColorTypes = "0.9-0.11"
26-
PersistenceDiagramsBase = "0.1"
2726
PrettyTables = "1"
2827
StatisticalTraits = "2"
2928
Tables = "1"
3029

30+
["2-2.3.1"]
31+
PersistenceDiagramsBase = "0.1"
32+
3133
["2.0.0"]
3234
ScientificTypesBase = "1"
3335

@@ -47,9 +49,11 @@ Distributions = "0.24-0.25"
4749
Distributions = "0.25"
4850

4951
["2.2-2"]
50-
CorpusLoaders = "0.3.2-0.3"
5152
Reexport = "1.2.0-1"
5253
ScientificTypesBase = "2.2.0-2"
5354

55+
["2.2-2.3.1"]
56+
CorpusLoaders = "0.3.2-0.3"
57+
5458
["2.2.1-2"]
5559
Distributions = "0.25.1-0.25"

S/ScientificTypes/Deps.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@ PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
1414
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
1515
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
1616
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
17-
PersistenceDiagramsBase = "b1ad91c1-539c-4ace-90bd-ea06abc420fa"
1817
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
1918
ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
2019
StatisticalTraits = "64bff920-2084-43da-a3e6-9bb72801c0c9"
2120
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2221

22+
["2-2.3.1"]
23+
PersistenceDiagramsBase = "b1ad91c1-539c-4ace-90bd-ea06abc420fa"
24+
2325
["2.1-2"]
2426
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
2527

S/ScientificTypes/Versions.toml

+3
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,6 @@ git-tree-sha1 = "9fad805d18772b8d822a77cc1063b55490005849"
114114

115115
["2.3.1"]
116116
git-tree-sha1 = "04f6b85365924082714ab283eda1f343bebadaec"
117+
118+
["2.3.2"]
119+
git-tree-sha1 = "d074fbca216990ebce249c7e76e194a875439594"

0 commit comments

Comments
 (0)