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
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "met-office"
version = "1.3.0"
version = "1.3.1"
description = "Convert .dat nimrod files to .asc files"
readme = "README.md"
requires-python = ">=3.14"