We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f2d00 commit d65b4baCopy full SHA for d65b4ba
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 = "0.1.12"
+version = "0.1.13"
5
6
[deps]
7
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -13,7 +13,7 @@ Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
13
14
[compat]
15
Distributions = "0.25"
16
-ScientificTypes = "2.3"
+ScientificTypes = "2.3, 3.0"
17
Tables = "1.6"
18
Transducers = "0.4"
19
julia = "1"
0 commit comments