**Changes**
* `dearpygui.grid` has been completely rewritten, although the API is mostly the same. It is now also completely detached from the rest of the library (it will have its' own repo soon).
* Dear PyPixl now plays nice with packaging frameworks.
* Corrected typing for Dear PyGui's buffer types, and added them to `dearpypixl.typing`.
**Full Changelog**: https://github.com/Atlamillias/DearPyPixl/compare/1.1.2...1.2.0