Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Nov 9, 2024
1 parent e42c7a6 commit bb932b3
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,7 +1,7 @@
name = "KitePodModels"
uuid = "9de5dc81-f971-414a-927b-652b2f41c539"
authors = ["Uwe Fechner <uwe.fechner.msc@gmail.com> and contributors"]
version = "0.3.6"
version = "0.3.7"

[deps]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Expand All @@ -12,9 +12,9 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
ControlPlots = "0.2"
LaTeXStrings = "1.3"
DocStringExtensions = "0.8, 0.9"
KiteUtils = "0.8.3"
KiteUtils = "0.8, 0.9"
Reexport = "1.2"
julia = "1.10"
julia = "1.10, 1.11"

[extras]
ControlPlots = "23c2ee80-7a9e-4350-b264-8e670f12517c"
Expand Down

0 comments on commit bb932b3

Please sign in to comment.