From 4fc4fe2d33857622967a68cd74d4f111ff1c6b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Mon, 8 Jul 2024 16:53:53 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 375e4e9f..2fcfdf56 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TableTransforms" uuid = "0d432bfd-3ee1-4ac1-886a-39f05cc69a3e" authors = ["JĂșlio Hoffimann and contributors"] -version = "1.33.1" +version = "1.33.2" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" @@ -27,7 +27,7 @@ AbstractTrees = "0.4" CategoricalArrays = "0.10" CoDa = "1.2" ColumnSelectors = "0.1" -DataScienceTraits = "0.3" +DataScienceTraits = "0.4" Distributed = "1.9" Distributions = "0.25" InverseFunctions = "0.1"