We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e3b9b commit e1fc2fbCopy full SHA for e1fc2fb
2 files changed
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Changelog
2
-### Unreleased
+### KiteSimulators v0.4.0 - 2024-09-09
3
#### Changed
4
- the build script now only installs `matplotlib` if it is not yet installed on the system
5
- improved the example `joystick.jl` and its documentation
Project.toml
@@ -1,7 +1,7 @@
name = "KiteSimulators"
uuid = "a262fb0b-5671-4fb4-9d61-972db9a18944"
authors = ["Uwe Fechner <[email protected]> and contributors"]
-version = "0.3.13"
+version = "0.4.0"
6
[deps]
7
AtmosphericModels = "c59cac55-771d-4f45-b14d-1c681463a295"
0 commit comments