Bugfix: Wrong buffer size after network error

This commit is contained in:
2020-08-26 23:27:05 +02:00
parent 5a0d88efe1
commit c20caaa5d5
2 changed files with 3 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ setup(
license="LGPLv3",
name="revpimodio2",
version="2.5.1",
version="2.5.1b",
packages=["revpimodio2"],
python_requires="~=3.2",