What's Changed
This is the first pypi.org release of the project
* Name of the project changed to tkinter_layout_helpers
* Added a helper for `.pack()` layout
* Dropped support of Python 3.6
* Raw classes converted into `dataclasses`
* Some fields were protected (at least to remove them from IDE hints)
**Full Changelog**: https://github.com/insolor/tkinter_layout_helpers/compare/0.1.2...0.2.0