Preparing release 0.26

This commit is contained in:
2020-12-15 15:03:22 +01:00
parent 602129a665
commit feb0f88ddc
2 changed files with 4 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.25',
version='0.26',
packages=find_packages(exclude=('test', 'test.*')),
install_requires=[
'pyserial>=3,<4',