forked from iarv/contact
Compare commits
3 Commits
close-inte
...
1.4.9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bdae90ecca | ||
|
|
56637f806b | ||
|
|
c6abedec75 |
@@ -1,13 +1,13 @@
|
||||
[project]
|
||||
name = "contact"
|
||||
version = "1.4.6"
|
||||
version = "1.4.8"
|
||||
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"}
|
||||
]
|
||||
license = "GPL-3.0-only"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9,<3.14"
|
||||
requires-python = ">=3.9,<4.0"
|
||||
dependencies = [
|
||||
"meshtastic (>=2.6.0,<3.0.0)"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user