Skip to content

Commit 419c013

Browse files
committed
Bump version
1 parent df4af96 commit 419c013

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### KiteModels v0.7.3 2025-05-05
2+
#### Fixed
3+
- fix function update_sys_state!()
4+
15
### KiteModels v0.7.2 2025-05-05
26
#### Changed
37
- bump KiteUtils to v0.10.5, which provides much more fields for in the SysState

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KiteModels"
22
uuid = "b94af626-7959-4878-9336-2adc27959007"
33
authors = ["Uwe Fechner <[email protected]> and contributors"]
4-
version = "0.7.2"
4+
version = "0.7.3"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

0 commit comments

Comments
 (0)