bump version to 1.5.8 in pyproject.toml

This commit is contained in:
pdxlocations
2026-05-07 13:50:36 -07:00
parent 68b08787de
commit 69cb568d2c
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "contact"
version = "1.5.7"
version = "1.5.8"
description = "This Python curses client for Meshtastic is a terminal-based client designed to manage device settings, enable mesh chat communication, and handle configuration backups and restores."
authors = [
{name = "Ben Lipsey",email = "ben@pdxlocations.com"}