Bump version to 1.5.5 in pyproject.toml

This commit is contained in:
pdxlocations
2026-03-21 22:08:57 -07:00
parent fd4b9e2174
commit 1668b68c4f

View File

@@ -1,6 +1,6 @@
[project]
name = "contact"
version = "1.5.4"
version = "1.5.5"
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"}