Bump version to 1.6.6 in pyproject.toml

This commit is contained in:
pdxlocations
2026-07-26 14:26:01 -07:00
parent d1b6da6f26
commit 40665ff076
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "contact"
version = "1.6.5"
version = "1.6.6"
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"}