Prepare release 1.0.0

This commit is contained in:
2022-12-22 10:13:26 +01:00
parent d0cc429eda
commit 301a00e226
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ setup(
author_email='nigel@nldr.net',
license='MIT',
url='https://github.com/ndokter/dsmr_parser',
version='0.34',
version='1.0.0',
packages=find_packages(exclude=('test', 'test.*')),
install_requires=[
'pyserial>=3,<4',