Versie nummer in de module

This commit is contained in:
Marcel Nijenhof
2021-02-16 16:16:42 +01:00
parent 830aebdfa4
commit 00d9d64f50
5 changed files with 23 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="lmwsip", # Replace with your own username
version="0.0.10",
version="0.1.01",
author="Marcel Nijenhof",
author_email="pip@pion.xs4all.nl",
description="Interface for the lmw sip protocol",