Skip to content

Commit

Permalink
Restrict compat for EasyJobsBase.jl to v0.13+
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Jul 12, 2023
1 parent 898f694 commit e9d1823
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 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"

[compat]
EasyJobsBase = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
EasyJobsBase = "0.13"
Graphs = "1"
MetaGraphs = "0.7"
julia = "1"
Expand Down

0 comments on commit e9d1823

Please sign in to comment.