We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4fc352 commit 5486ea3Copy full SHA for 5486ea3
Project.toml
@@ -1,7 +1,7 @@
1
name = "TableTransforms"
2
uuid = "0d432bfd-3ee1-4ac1-886a-39f05cc69a3e"
3
authors = ["Júlio Hoffimann <[email protected]> and contributors"]
4
-version = "1.21.0"
+version = "1.21.1"
5
6
[deps]
7
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -27,7 +27,7 @@ AbstractTrees = "0.4"
27
CategoricalArrays = "0.10"
28
CoDa = "1.2"
29
ColumnSelectors = "0.1"
30
-DataScienceTraits = "0.1"
+DataScienceTraits = "0.2"
31
Distributions = "0.25"
32
InverseFunctions = "0.1"
33
LinearAlgebra = "1.9"
0 commit comments