diff --git a/requirements.txt b/requirements.txt index c70a932..bd1dc66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -amshan==0.4.2 construct==2.10.56 paho-mqtt serial diff --git a/setup.py b/setup.py index 9cf1df9..51f2721 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="amshan", - version="0.4.2", + version="2020.12.0", author="Tore Amundsen", author_email="tore@amundsen.org", description="Decode MBUS (Meter Bus) data with special support for norwegian AMS-smart meters (HAN port)",