A fresh new release that adds many new widgets and functionality.
Changes:
* The separator widget was [added](https://github.com/UnsignedArduino/TkZero/commit/5451d982bd922235663bf3d2f6efa7f9eb792ee9).
* The label frame widget was [added](https://github.com/UnsignedArduino/TkZero/commit/ed6a5cf27879a2cb6120571469dd9db18b77a586).
* Floating tooltips were [added](https://github.com/UnsignedArduino/TkZero/commit/c877cee20750dd84f7c11625c1176af0d0f6e06b).
* The notebook widget was [added](https://github.com/UnsignedArduino/TkZero/commit/2e53749a00ccdf331ef98e32364aa037a95e7cb8).
* Window positions and sizes can now [accept tuples](https://github.com/UnsignedArduino/TkZero/commit/77e37db8c6368f96924ce7990a7b43033fba6965).
* Accept lists and tuples in [listboxes, comboboxes, and spinboxes](https://github.com/UnsignedArduino/TkZero/commit/c53c9fc1bb37366b6989da48d26fc3436e5ac2fd).
* Several functions of the Windows were [converted to getters and setters](https://github.com/UnsignedArduino/TkZero/commit/64bc845f28bf37de1c4830dd40658bcbffdff505).
* Support [underline](https://github.com/UnsignedArduino/TkZero/commit/ca226fed2c6c61c470c1c0a63abeb4cc048488df) and [accelerators](https://github.com/UnsignedArduino/TkZero/commit/11eb3ef415b5464b26249775bd66af7849bff1cc) in menus.
* Progress bars can now have [text](https://github.com/UnsignedArduino/TkZero/commit/2ef490c1bb869c2d9eba094e94830cc261cd790f) on them.
You can find it on PyPI here: https://pypi.org/project/TkZero/0.1.0/.
As usual, if you have any problems, please open an issue. If it doesn't warrant an issue, you may also open a discussion here.
Thank you for using TkZero. ❤❤❤