Skip to content

Commit b6fadb8

Browse files
committed
Bump version to 0.2.2
1 parent 9fe7703 commit b6fadb8

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
@@ -7,7 +7,7 @@
77
from pymodbus.client import AsyncModbusTcpClient
88

99

10-
__version__ = "0.2.1"
10+
__version__ = "0.2.2"
1111

1212
_LOGGER: logging.Logger = logging.getLogger(__package__)
1313

0 commit comments

Comments
 (0)