Prepare version 0.29

This commit is contained in:
2021-08-18 16:54:44 +02:00
parent f46f88bdb8
commit 45de349062
2 changed files with 4 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.28',
version='0.29',
packages=find_packages(exclude=('test', 'test.*')),
install_requires=[
'pyserial>=3,<4',