This commit is contained in:
Louis King
2026-06-14 18:42:55 +01:00
parent 6c4c98236d
commit 13ab4682ed
+1 -1
View File
@@ -8,7 +8,7 @@ version = "0.0.0"
description = "Python monorepo for managing and orchestrating MeshCore mesh networks"
readme = "README.md"
license = {text = "GPL-3.0-or-later"}
requires-python = ">=3.14"
requires-python = ">=3.13"
authors = [
{name = "MeshCore Hub Contributors"}
]