File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.1.4 (2023-08-07)
6+
7+ ### Chore
8+
9+ * chore: add pypi to readme ([ ` 1f0a7db ` ] ( https://github.com/tutorintelligence/adam-modbus/commit/1f0a7dbcd2ec8a30cc8905f17d0f08040282ce27 ) )
10+
11+ ### Fix
12+
13+ * fix: py.typed file to propogate hints ([ ` a85c2dc ` ] ( https://github.com/tutorintelligence/adam-modbus/commit/a85c2dcc6244a55a61a4692fc25571ed3048fda8 ) )
14+
15+
516## v0.1.3 (2023-08-07)
617
718### Fix
Original file line number Diff line number Diff line change 1- __version__ = "0.1.3 "
1+ __version__ = "0.1.4 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " adam-modbus"
3- version = " 0.1.3 "
3+ version = " 0.1.4 "
44description = " asyncio python interface for Advantech ADAM modules"
55authors = [" Josh Gruenstein <josh@tutorintelligence.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments