updated changelog for new release

This commit is contained in:
Nigel Dokter
2019-12-21 15:02:13 +01:00
parent 09614860a6
commit a01e673646
2 changed files with 5 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ setup(
author='Nigel Dokter',
author_email='nigel@nldr.net',
url='https://github.com/ndokter/dsmr_parser',
version='0.15',
version='0.16',
packages=find_packages(),
install_requires=[
'pyserial>=3,<4',