Updated version

pull/11/head
Mark Qvist 2021-12-01 20:16:36 +01:00
parent 1ca2493c36
commit 6aa793252f
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup( setuptools.setup(
name="lxmf", name="lxmf",
version="0.1.2", version="0.1.3",
author="Mark Qvist", author="Mark Qvist",
author_email="mark@unsigned.io", author_email="mark@unsigned.io",
description="Lightweight Extensible Message Format for Reticulum", description="Lightweight Extensible Message Format for Reticulum",