Skip to content

Commit

Permalink
Prepare dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Feb 9, 2025
1 parent d0d2084 commit 6e499e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymodbus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
from pymodbus.pdu import ExceptionResponse


__version__ = "3.8.5"
__version__ = "3.9.0dev1"
__version_full__ = f"[pymodbus, version {__version__}]"

0 comments on commit 6e499e4

Please sign in to comment.