What's Changed
* Fix tables that are subclasses of "Meta Table" by rafalstapinski in https://github.com/rafalstapinski/p3orm/pull/46
* 🔖 Version 0.8.1 by rafalstapinski in https://github.com/rafalstapinski/p3orm/pull/47
* Add `Table.is_type` to check if object is instance of a specific table in https://github.com/rafalstapinski/p3orm/pull/47
**Full Changelog**: https://github.com/rafalstapinski/p3orm/compare/0.8.0...0.8.1