Skip to content

Commit 1738b04

Browse files
committed
Bump version to 0.2.3
1 parent 254cb84 commit 1738b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pystiebeleltron/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from pymodbus.client import AsyncModbusTcpClient
77

8-
__version__ = "0.2.2"
8+
__version__ = "0.2.3"
99

1010
_LOGGER: logging.Logger = logging.getLogger(__package__)
1111

0 commit comments

Comments
 (0)