fix: accept PKI direct messages without channel

This commit is contained in:
2026-09-07 21:59:18 -07:00
parent d7aa18682b
commit facf1742ef
3 changed files with 51 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "hermes-meshtastic"
version = "0.1.3"
version = "0.1.4"
description = "Meshtastic LoRa mesh gateway adapter plugin for Hermes Agent"
readme = "README.md"
requires-python = ">=3.10"