chore: bump version to 0.6.1 (#726)

This commit is contained in:
l5y
2026-04-09 13:14:20 +02:00
committed by GitHub
parent 81e588e44c
commit aeb97477f0
9 changed files with 75 additions and 45 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ The ``data.mesh`` module exposes helpers for reading Meshtastic node and
message information before forwarding it to the accompanying web application.
"""
VERSION = "0.6.0"
VERSION = "0.6.1"
"""Semantic version identifier shared with the dashboard and front-end."""
__version__ = VERSION