What's Changed
New
* Add TypeView by ionite34 in https://github.com/ionite34/einspect/pull/11
* Add PyTypeObject, include header structs, new (GetAttr, SetAttr) PyObject bound apis by ionite34 in https://github.com/ionite34/einspect/pull/7
Fixes
* Correct PyListObject display to use ob_size instead of allocated by ionite34 in https://github.com/ionite34/einspect/pull/9
**Full Changelog**: https://github.com/ionite34/einspect/compare/v0.3.1...v0.4.0