What's Changed
* Add new reusable components, layouts and templates:
* [ArrangedBulletList](https://github.com/lucmos/powermanim/blob/main/src/powermanim/layouts/arrangedbulletlist.py)
* [BulletList](https://github.com/lucmos/powermanim/blob/main/src/powermanim/templates/bulletlist.py)
* [ChartBars](https://github.com/lucmos/powermanim/blob/main/src/powermanim/components/chartbars.py)
* [NumberSlider](https://github.com/lucmos/powermanim/blob/main/src/powermanim/components/numberslider.py)
* [SectionTitle](https://github.com/lucmos/powermanim/blob/main/src/powermanim/templates/sectiontitle.py)
* [VGroupHighlight](https://github.com/lucmos/powermanim/blob/main/src/powermanim/components/vgrouphighlight.py)
* Setup CI/CD for website and PyPi package deployment
* Fix package version in CI/CD and restore working directory after deployment
**Full Changelog**: https://github.com/lucmos/powermanim/compare/0.0.1...0.0.2