Skip to content

Commit ed7564b

Browse files
committed
Bump version
1 parent 75d873b commit ed7564b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### KiteUtils v0.10.6 05-13-2025
4+
#### Fixed
5+
- fixed the log updates of the orientation by correctly initializing the logger
6+
37
### KiteUtils v0.10.5 05-05-2025
48
#### Fixed
59
- fixed the log updates of vectors by using dot assignments

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KiteUtils"
22
uuid = "90980105-b163-44e5-ba9f-8b1c83bb0533"
33
authors = ["Uwe Fechner <uwe.fechner.msc@gmail.com> and contributors"]
4-
version = "0.10.5"
4+
version = "0.10.6"
55

66
[deps]
77
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"

0 commit comments

Comments
 (0)