Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Oct 15, 2024
1 parent 71f7bcd commit 960cb91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name = "KitePodModels"
uuid = "9de5dc81-f971-414a-927b-652b2f41c539"
authors = ["Uwe Fechner <[email protected]> and contributors"]
version = "0.3.4"
version = "0.3.5"

[deps]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
KiteUtils = "90980105-b163-44e5-ba9f-8b1c83bb0533"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
ControlPlots = "0.1.5"
ControlPlots = "0.2"
LaTeXStrings = "1.3"
DocStringExtensions = "0.8, 0.9"
KiteUtils = "0.7.5"
KiteUtils = "0.7.5, 0.8"
Reexport = "1.2"
julia = "1.10"

Expand Down

0 comments on commit 960cb91

Please sign in to comment.