Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Makie at version "0.20, 0.21",…
Browse files Browse the repository at this point in the history
… (keep existing compat) (#2)

* CompatHelper: add new compat entry for Makie at version 0.20, (keep existing compat)

* Update Project.toml

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Anshul Singhvi <[email protected]>
  • Loading branch information
3 people authored Mar 6, 2024
1 parent 5ee7025 commit 4d3b007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
Makie = "0.20, 0.21"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 4d3b007

Please sign in to comment.