Skip to content

Commit

Permalink
Prepare dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Jan 5, 2025
1 parent ea0bc1d commit 901a87d
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.3"
__version__ = "4.0.0dev"
__version_full__ = f"[pymodbus, version {__version__}]"

0 comments on commit 901a87d

Please sign in to comment.