Skip to content

Commit

Permalink
Merge pull request #7 from CiaranOMara/master
Browse files Browse the repository at this point in the history
Add Compat compatibility version
  • Loading branch information
pfitzseb authored Nov 15, 2023
2 parents bbc0727 + 4aeadcf commit 97d9f82
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 @@ -8,7 +8,7 @@ Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"

[compat]
julia = "0.7, 1"
Compat = "1, 2, 3"
Compat = "1, 2, 3, 4"
Lazy = "0.13, 0.14, 0.15"

[extras]
Expand Down

0 comments on commit 97d9f82

Please sign in to comment.