Skip to content

Commit

Permalink
Release v0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Dec 12, 2024
1 parent 5e0f20d commit 93df615
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Changelog

## v0.16.1 (Unreleased)
## v0.16.1 (2024-12-12)

- Decoding of requests/responses: Disable max. PDU size checks for custom
functions
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[package]
name = "tokio-modbus"
description = "Tokio-based Modbus library"
version = "0.16.0"
version = "0.16.1"
authors = ["slowtec GmbH <[email protected]>", "Markus Kohlhase <[email protected]>"]
license = "MIT OR Apache-2.0"
readme = "README.md"
Expand Down

0 comments on commit 93df615

Please sign in to comment.