Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Sep 15, 2024
1 parent e9a3f99 commit 3e530af
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,15 +1,15 @@
name = "ControlPlots"
uuid = "23c2ee80-7a9e-4350-b264-8e670f12517c"
authors = ["Uwe Fechner <[email protected]> and contributors"]
version = "0.1.6"
version = "0.2.0"

[deps]
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"

[compat]
JLD2 = "~0.4"
JLD2 = "~0.5"
PyPlot = "~2.11"
StaticArraysCore = "1.4"
julia = "1"
Expand Down

0 comments on commit 3e530af

Please sign in to comment.