Skip to content

Commit ced97a7

Browse files
committed
V0.26.0 already used
1 parent bb95428 commit ced97a7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
# v0.26.0: Smile P1: support 3-phase measurements
3+
# v0.27.0: Smile P1: support 3-phase measurements
4+
5+
(# v0.26.0: not released)
46

57
# v0.25.14: Improve, bugfix
68
- Anna+Elga: final solution for https://github.com/plugwise/plugwise-beta/issues/320

plugwise/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Plugwise module."""
22

3-
__version__ = "0.26.0"
3+
__version__ = "0.27.0"
44

55
from plugwise.smile import Smile
66
from plugwise.stick import Stick

0 commit comments

Comments
 (0)