We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8cfca commit cc9b036Copy full SHA for cc9b036
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "TableDistances"
2
uuid = "e5d66e97-8c70-46bb-8b66-04a2d73ad782"
3
authors = ["Júlio Hoffimann <julio.hoffimann@gmail.com>", "José Augusto <jose.augusto@impa.br>"]
4
-version = "0.4.3"
+version = "0.4.4"
5
6
[deps]
7
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -14,7 +14,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
14
[compat]
15
CategoricalArrays = "0.10"
16
CoDa = "1.0"
17
-DataScienceTraits = "0.3"
+DataScienceTraits = "0.4"
18
Distances = "0.10"
19
Statistics = "1.9"
20
Tables = "1.5"
0 commit comments