Preparing release 0.29

This commit is contained in:
2021-04-18 12:48:25 +02:00
parent e607b62fa2
commit 922e1fc2ae
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ setup(
author='Nigel Dokter and many others',
author_email='nigel@nldr.net',
url='https://github.com/ndokter/dsmr_parser',
version='0.28',
version='0.29',
packages=find_packages(exclude=('test', 'test.*')),
install_requires=[
'pyserial>=3,<4',