diff --git a/setup.py b/setup.py index 3a919fa..04bb7b9 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( author='Nigel Dokter', author_email='nigeldokter@gmail.com', url='https://github.com/ndokter/dsmr_parser', - version='0.3', + version='0.4', packages=find_packages(), install_requires=[ 'pyserial>=3,<4',