update version to 1.1.0 in setup.py

This commit is contained in:
2025-10-05 15:49:10 -05:00
parent a338be85e1
commit ea27c380cb

View File

@@ -5,7 +5,7 @@ with open("README.md", encoding="utf-8") as fh:
setup(
name="rns-page-node",
version="1.0.0",
version="1.1.0",
author="Sudo-Ivan",
author_email="",
description="A simple way to serve pages and files over the Reticulum network.",