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 bef567b commit c71e247Copy full SHA for c71e247
Project.toml
@@ -1,7 +1,7 @@
1
name = "JudiLing"
2
uuid = "b43a184b-0e9d-488b-813a-80fd5dbc9fd8"
3
authors = ["Xuefeng Luo", "Maria Heitmeier"]
4
-version = "0.8.0"
+version = "0.8.1"
5
6
[deps]
7
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
@@ -27,7 +27,7 @@ SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
27
BenchmarkTools = "1.0 - 1.5"
28
BSON = "0.3"
29
CSV = "0.10"
30
-DataFrames = "1.6"
+DataFrames = "0.21, 1.6"
31
DataStructures = "0.18"
32
Distributions = "0.23 - 0.25"
33
Documenter = "0.25 - 0.27"
0 commit comments