v1.4.2
This is a small release that only serves to fix a type hint that causes issues downstream. There is no functional difference between 1.4.1 and 1.4.2 for users.
What's Changed
-
fix: include faster-eth-abi in build deps by @BobTheBuidler in #85
-
chore: bump compiler version by @BobTheBuidler in #83
-
fix(mypy): fix incorrect hint for EventData.value by @BobTheBuidler in #86
-
chore(cicd): compile for source control on python3.13 by @BobTheBuidler in #84
Full Changelog: v1.4.1...v1.4.2