bump to 0.1.2

This commit is contained in:
Sudo-Ivan
2025-05-28 16:28:12 -05:00
parent 98c71a888e
commit d6601adb38
2 changed files with 2 additions and 2 deletions

View File

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