Skip to content

Commit

Permalink
Update SungrowInverter.py
Browse files Browse the repository at this point in the history
updated inverters created new pypi package 2.2
  • Loading branch information
mvandersteen authored May 13, 2024
1 parent 7761e49 commit fe061b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sungrowinverter/SungrowInverter.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Refer configs/hybrid.py and configs/string.py for inverters that are supported.
"""

__version__ = "0.2.1"
__version__ = "0.2.2"

from sungrowinverter.SungrowModbusTCPClient import SungrowModbusTcpClient
from sungrowinverter.configs.inverter import (
Expand Down

0 comments on commit fe061b5

Please sign in to comment.