Skip to content

Commit

Permalink
Merge pull request #27 from open-AIMS/change-julia-requirement
Browse files Browse the repository at this point in the history
Relax julia version requirement
  • Loading branch information
ConnectedSystems authored Aug 22, 2024
2 parents 689cc9b + c8cfa2b commit 9ba0900
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 @@ -10,7 +10,7 @@ YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c"
[compat]
DataStructures = "0.18.20"
YAXArrays = "0.5.8"
julia = "1.10.4"
julia = "1"

[weakdeps]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Expand Down

0 comments on commit 9ba0900

Please sign in to comment.