Skip to content

Commit

Permalink
add support for newer recipesbase version
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch authored Feb 6, 2020
1 parent 96017b6 commit 86a2641
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 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

[compat]
julia = "1.0"
RecipesBase = "0.7"
RecipesBase = "0.7, 0.8"

[extras]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand Down

0 comments on commit 86a2641

Please sign in to comment.