Skip to content

Commit

Permalink
Set Julia 1.6 as the new min
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkelly authored and bc0n committed Jul 3, 2023
1 parent df380cf commit 61648d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
BufferedStreams = "0.4.1, 1"
CodecZlib = "0.5, 0.6, 0.7"
HDF5 = "0.16"
julia = "1.3"
julia = "1.6"

[extras]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Expand Down

0 comments on commit 61648d7

Please sign in to comment.