v1.2.0 - Migrate from Poetry to UV and add new DotDict class
Primary Changes
- Migrate build engine from Poetry to UV
- Add new
DotDictclass to handle accessing dictionary keys using.attributesyntax - Add utility module
bump_versionfor checkingpyproject.tomland updating the version values across the respective files
Full Changelog: v1.1.0...v1.2.0