Warn the user faster, if the cycle time is exhausted

This commit is contained in:
2021-10-24 10:50:42 +02:00
parent b90e858fef
commit bc8a13da1b
3 changed files with 11 additions and 6 deletions

View File

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