We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d05a78 commit 5c2d15cCopy full SHA for 5c2d15c
1 file changed
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.1.0"
+version = "1.2.0"
5
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -28,9 +28,9 @@ DataScienceTraitsUnitfulExt = "Unitful"
28
CategoricalArrays = "1.0"
29
CoDa = "1.2"
30
ColorTypes = "0.11, 0.12"
31
-Dates = "1.9"
+Dates = "1.10"
32
Distributions = "0.25"
33
DynamicQuantities = "1.0"
34
-Meshes = "0.54"
+Meshes = "0.55"
35
Unitful = "1.17"
36
-julia = "1.9"
+julia = "1.10"
0 commit comments