bump version to 1.5.4 in pyproject.toml

This commit is contained in:
pdxlocations
2026-03-19 15:47:51 -07:00
parent 5940c9b02b
commit b4b084b627

View File

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