What's Changed
* README: A minor adjustment for pip install command to work with Zsh by stanislaw in https://github.com/JPEWdev/shacl2code/pull/7
* tests: Python: Fix timezone errors in UTC+1 by JPEWdev in https://github.com/JPEWdev/shacl2code/pull/8
* Jinja render by JPEWdev in https://github.com/JPEWdev/shacl2code/pull/4
* common: BasicJinjaRender: Move more out of render() by JPEWdev in https://github.com/JPEWdev/shacl2code/pull/12
* Add Abstract Class support by JPEWdev in https://github.com/JPEWdev/shacl2code/pull/10
* model: Report class name as a tuple by JPEWdev in https://github.com/JPEWdev/shacl2code/pull/13
* jsonschema: Remove unused definitons by JPEWdev in https://github.com/JPEWdev/shacl2code/pull/14
* python: Fix required abstract properties by JPEWdev in https://github.com/JPEWdev/shacl2code/pull/15
* python: Optimize property lookup by JPEWdev in https://github.com/JPEWdev/shacl2code/pull/16
New Contributors
* stanislaw made their first contribution in https://github.com/JPEWdev/shacl2code/pull/7
**Full Changelog**: https://github.com/JPEWdev/shacl2code/compare/v0.0.10...v0.0.11