bump version

This commit is contained in:
suaveolent 2024-09-16 09:39:05 +02:00
parent e9c8c0db28
commit 787309e51a

View File

@ -6,7 +6,7 @@ setup(
name="hoymiles-wifi",
packages=["hoymiles_wifi", "hoymiles_wifi.protobuf"],
install_requires=["protobuf", "crcmod"],
version="0.2.5",
version="0.2.6",
description="A python library for interfacing with the Hoymiles DTUs and the HMS-XXXXW-2T series of micro-inverters using protobuf messages.",
author="suaveolent",
include_package_data=True,