Bug fix: hang/loop in sendrecv
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marcel Nijenhof
2021-02-25 15:19:57 +01:00
parent 2b2aaa7336
commit fe564e5721
2 changed files with 7 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.01",
version="0.1.02",
author="Marcel Nijenhof",
author_email="pip@pion.xs4all.nl",
description="Interface for the lmw sip protocol",