diff --git a/setup.py b/setup.py index 5e0b2af..5065a7b 100644 --- a/setup.py +++ b/setup.py @@ -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.",