release v0.1.3: bump version, fix publish auth across http->https redirect #3

Merged
eric merged 2 commits from v0.1.3-final into main 2026-09-08 04:01:45 +00:00
Showing only changes of commit 29b048e066 - Show all commits
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "hermes-meshtastic"
version = "0.1.2"
version = "0.1.3"
description = "Meshtastic LoRa mesh gateway adapter plugin for Hermes Agent"
readme = "README.md"
requires-python = ">=3.10"