Skip to content

Commit 64a7e38

Browse files
authored
Merge pull request #179 from siddjain444/t175_julia_version
Updating the Project.toml reflecting the compatibility with the Julia…
2 parents fa0c33d + d1ed39e commit 64a7e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RollingFunctions = "0.6.2, 0.7"
2121
ShiftedArrays = "1.0.0, 2"
2222
StatsBase = "0.33, 0.34"
2323
Tables = "1"
24-
julia = "1.6, 1.7, 1.8, 1.10"
24+
julia = "1.6, 1.7, 1.8, 1.9, 1.10"
2525

2626
[extras]
2727
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)