bump version to 1.6.0 in pyproject.toml

This commit is contained in:
pdxlocations
2026-07-24 23:16:02 -07:00
parent 6a61f7dcd5
commit 72956321da
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "contact"
version = "1.5.13"
version = "1.6.0"
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"}