Skip to content

Commit 28c3c2e

Browse files
authored
Prepare dev. (#1417)
1 parent 5dd5576 commit 28c3c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymodbus/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ def __str__(self) -> str:
3737
return f"[{self.package}, version {self.short()}]"
3838

3939

40-
version = Version("pymodbus", 3, 2, 0, "")
40+
version = Version("pymodbus", 3, 2, "x", "")

0 commit comments

Comments
 (0)