Skip to content

Commit

Permalink
Prepare dev. (#1417)
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen authored Mar 9, 2023
1 parent 5dd5576 commit 28c3c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymodbus/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ def __str__(self) -> str:
return f"[{self.package}, version {self.short()}]"


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

0 comments on commit 28c3c2e

Please sign in to comment.