Updated changelog and version

This commit is contained in:
2020-11-07 08:56:24 +01:00
parent de6725dff8
commit 1c7535448e
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ setup(
author='Nigel Dokter',
author_email='nigel@nldr.net',
url='https://github.com/ndokter/dsmr_parser',
version='0.22',
version='0.23',
packages=find_packages(exclude=('test', 'test.*')),
install_requires=[
'pyserial>=3,<4',