Skip to content

Commit ee0d608

Browse files
committed
Bump version
1 parent 728bb0b commit ee0d608

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
### KiteUtils v0.10.6 05-13-2025
3+
### KiteUtils v0.10.7 20-05-2025
4+
#### Fixed
5+
- loading of old log files in arrow format with missing columns
6+
7+
### KiteUtils v0.10.6 13-05-2025
48
#### Fixed
59
- fixed the log updates of the orientation by correctly initializing the logger
610

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.6"
4+
version = "0.10.7"
55

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

0 commit comments

Comments
 (0)