This commit is contained in:
Sudo-Ivan
2025-05-28 16:45:46 -05:00
parent 5561205b3e
commit e873d8e754
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "rns-page-node"
version = "0.1.2"
license = {file = "LICENSE"}
license = "GPL-3.0-only"
description = "A simple way to serve pages and files over the Reticulum network."
authors = [
{name = "Sudo-Ivan"}