File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.4.7 (2025-10-22)
5+
6+ ### Bug Fixes
7+
8+ - Create v0.4.7, equal to v0.4.4
9+ ([ ` f8c7681 ` ] ( https://github.com/tutorintelligence/tcp-modbus-aio/commit/f8c7681b8f08d9379af7de307b42f79f3732c716 ) )
10+
11+ ### Chores
12+
13+ - Revert code to v0.4.4
14+ ([ ` 3359bf9 ` ] ( https://github.com/tutorintelligence/tcp-modbus-aio/commit/3359bf965915860e0855f1e3dab17a2180adec33 ) )
15+
16+
417## v0.4.6 (2025-09-18)
518
619### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " tcp-modbus-aio"
3- version = " 0.4.6 "
3+ version = " 0.4.7 "
44description = " asyncio client library for tcp modbus devices"
55authors = [
" Josh Gruenstein <[email protected] >" ]
66license = " MIT"
Original file line number Diff line number Diff line change 1- __version__ = "0.4.6 "
1+ __version__ = "0.4.7 "
You can’t perform that action at this time.
0 commit comments