Correctie: UserWarning: Normalizing '0.1.05' to '0.1.5'

This commit is contained in:
Marcel Nijenhof
2021-07-25 16:47:13 +02:00
parent 2ae37db7a8
commit 7091efe006
2 changed files with 2 additions and 2 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.1.05",
version="0.1.5",
author="Marcel Nijenhof",
author_email="pip@pion.xs4all.nl",
description="Interface for the lmw sip protocol",