From c900cf38c989fb5295b670601a002b3729b92ad6 Mon Sep 17 00:00:00 2001 From: Ivan Date: Tue, 23 Sep 2025 01:59:01 -0500 Subject: [PATCH] Bump to 1.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b83847f..7dd22d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "rns-page-node" -version = "1.0.0" +version = "1.1.0" license = "GPL-3.0-only" description = "A simple way to serve pages and files over the Reticulum network." authors = [