fix: 🐛 Fixed time calculations for ETA & Completion

This commit is contained in:
2025-12-12 19:50:04 +00:00
parent 2c4c4a3f4e
commit 7b929b3b84
3 changed files with 13 additions and 6 deletions
Generated
+1 -1
View File
@@ -4,7 +4,7 @@ requires-python = ">=3.14"
[[package]]
name = "met-office"
version = "1.3.0"
version = "1.3.1"
source = { virtual = "." }
dependencies = [
{ name = "numpy" },