chore: bump to version 0.3.1

This commit is contained in:
2026-06-01 21:29:14 +00:00
parent 4870f3ee87
commit 5340332f32
6 changed files with 15 additions and 8 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
"""
Thor Watcher — Series 4 Ingest Agent v0.3.0
Thor Watcher — Series 4 Ingest Agent v0.3.1
Micromate (Series 4) ingest agent for Terra-View.
@@ -29,7 +29,7 @@ import event_forwarder
# ── Version ───────────────────────────────────────────────────────────────────
VERSION = "0.3.0"
VERSION = "0.3.1"
# ── Config ────────────────────────────────────────────────────────────────────