What's Changed
* Upgrade python to 3.11 by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/48
* Rename wordy config class attributes by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/49
* Add flag to config.build() to give option to save locally by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/50
* Change dir structure to add a package root dir within src/ by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/51
* Change module name from datafilemerge to dfm by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/52
* Update lock file by james-ecd in https://github.com/ServerlessSam/data-file-merge/pull/54
* Change CI to only build CLIs on a tagged commit by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/53
* Change version import to get pypi release working by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/55
* Upgrade version 0.3.1 by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/56
**Full Changelog**: https://github.com/ServerlessSam/data-file-merge/compare/v0.2.3...v0.3.1