change email

This commit is contained in:
pdxlocations
2025-03-30 16:28:26 -07:00
parent 92a30ad8b0
commit 4cd7c4e24d

View File

@@ -1,9 +1,9 @@
[project]
name = "mcontact"
version = "1.2.3"
version = "1.3.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 = "pdxlocations",email = "you@example.com"}
{name = "Ben Lipsey",email = "ben@pdxlocations.com"}
]
license = "GPL-3.0-only"
readme = "README.md"