Prepare version 0.30

This commit is contained in:
2021-08-18 16:59:19 +02:00
parent 45de349062
commit d7e1f41162
2 changed files with 6 additions and 2 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.29',
version='0.30',
packages=find_packages(exclude=('test', 'test.*')),
install_requires=[
'pyserial>=3,<4',