We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c18e9b commit a784e4fCopy full SHA for a784e4f
mppsolar/version.py
@@ -1 +1 @@
1
-__version__ = "0.16.49"
+__version__ = "0.16.50-dev"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "mppsolar"
3
-version = "0.16.49"
+version = "0.16.50"
4
description = "Package to communicate with Solar inverters and BMSs"
5
authors = ["John Blance"]
6
readme = "README.md"
0 commit comments