What's Changed
- Fix support for Python 3.11 (https://github.com/naveen521kk/manim-mobject-svg/issues/8)
- Always crop SVG file to the bounding box of the VMobject/VGroup (https://github.com/naveen521kk/manim-mobject-svg/issues/7)
- Add some documentation to README
**Full Changelog**: https://github.com/naveen521kk/manim-mobject-svg/compare/v0.2.0...v0.3.0