1 parent f179d56 commit 3e02b9fCopy full SHA for 3e02b9f
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.1.1
2
+
3
+ * Adapted to a change in the API. roarand endpoint no longer seems to be supported and was removed.
4
5
# 0.1.0
6
7
* **BREAKING CHANGE**: Session reuse was changed to a more robust method.
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = fusion_solar_py
-version = 0.1.1
+version = 0.1.2
author = Johannes Griss
author_email = johannes.griss@meduniwien.ac.at
description = A simply API to the Huawei Fusion Solar web interface.
0 commit comments