update version to 1.1.0 in setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -5,7 +5,7 @@ with open("README.md", encoding="utf-8") as fh:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="rns-page-node",
|
name="rns-page-node",
|
||||||
version="1.0.0",
|
version="1.1.0",
|
||||||
author="Sudo-Ivan",
|
author="Sudo-Ivan",
|
||||||
author_email="",
|
author_email="",
|
||||||
description="A simple way to serve pages and files over the Reticulum network.",
|
description="A simple way to serve pages and files over the Reticulum network.",
|
||||||
|
|||||||
Reference in New Issue
Block a user