Skip to content

Commit

Permalink
Merge pull request #64 from dannys4/patch-1
Browse files Browse the repository at this point in the history
Update Project.toml Compat
  • Loading branch information
emmanuellujan authored Jun 5, 2024
2 parents 938b9e0 + 47d45a9 commit e4a3b42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
julia = "1.9"
julia = ">= 1.9"
InteratomicPotentials = ">= 0.2.9"

0 comments on commit e4a3b42

Please sign in to comment.