Skip to content

Commit

Permalink
Bump Makie compat to v0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored May 10, 2024
1 parent a744f3a commit 7b04b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Biplots"
uuid = "9eb8d32e-48e1-486a-8aed-3d24e9b2252a"
authors = ["Júlio Hoffimann <julio.hoffimann@gmail.com> and contributors"]
version = "1.1.0"
version = "1.1.1"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -11,7 +11,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

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

Expand Down

0 comments on commit 7b04b24

Please sign in to comment.