Prepare version 0.34

This commit is contained in:
2022-10-19 13:52:08 +02:00
parent 594db890fe
commit 00ac7c71be
2 changed files with 5 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.33',
version='0.34',
packages=find_packages(exclude=('test', 'test.*')),
install_requires=[
'pyserial>=3,<4',