diff --git a/requirements.txt b/requirements.txt index c634eda..84d276b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1 @@ -pathlib pyserial-asyncio diff --git a/setup.py b/setup.py index 297f5dd..1182ad7 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="velbus-aio", - version="2021.9.3", + version="2021.9.4", url="https://github.com/Cereal2nd/velbus-aio", license="MIT", author="Maikel Punie",