Prepare version 0.31

This commit is contained in:
2021-11-21 14:06:11 +01:00
parent 00248f490e
commit 60af45be25
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.30',
version='0.31',
packages=find_packages(exclude=('test', 'test.*')),
install_requires=[
'pyserial>=3,<4',