We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb3844 commit 56bffafCopy full SHA for 56bffaf
Project.toml
@@ -1,7 +1,7 @@
1
name = "DataScienceTraits"
2
uuid = "6cb2f572-2d2b-4ba6-bdb3-e710fa044d6c"
3
authors = ["Elias Carvalho <[email protected]> and contributors"]
4
-version = "1.0.3"
+version = "1.0.4"
5
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -25,7 +25,7 @@ DataScienceTraitsMeshesExt = "Meshes"
25
DataScienceTraitsUnitfulExt = "Unitful"
26
27
[compat]
28
-CategoricalArrays = "0.10"
+CategoricalArrays = "0.10, 1.0"
29
CoDa = "1.2"
30
ColorTypes = "0.11, 0.12"
31
Dates = "1.9"
0 commit comments