We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f47aa commit 648d3c6Copy full SHA for 648d3c6
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.33.5"
+version = "1.33.6"
5
6
[deps]
7
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -26,7 +26,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
26
AbstractTrees = "0.4"
27
CategoricalArrays = "0.10"
28
CoDa = "1.2"
29
-ColumnSelectors = "0.1"
+ColumnSelectors = "1.0"
30
DataScienceTraits = "0.4"
31
Distributed = "1.9"
32
Distributions = "0.25"
0 commit comments