Skip to content

Commit bbf834d

Browse files
committed
Bump version to 0.2.1
1 parent 826b003 commit bbf834d

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.0"
10+
__version__ = "0.2.1"
1111

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

0 commit comments

Comments
 (0)