What's Changed
[**Full Changelog**](https://github.com/rstudio/vetiver-python/compare/v0.1.6...v0.1.7)
* ENH, DOC: have stable and latest docs in [GH93](https://github.com/rstudio/vetiver-python/pull/93)
* BUG: bug fix for load_pkgs function on Windows OS in [GH98](https://github.com/rstudio/vetiver-python/pull/98)
* MAINT: Update attach_pkgs.py in [GH99](https://github.com/rstudio/vetiver-python/pull/99)
* ENH: implement statsmodels handler in [GH100](https://github.com/rstudio/vetiver-python/pull/100)
* FEAT: xgboost handler in [GH101](https://github.com/rstudio/vetiver-python/pull/101)
* ENH: adding model card template in [GH106](https://github.com/rstudio/vetiver-python/pull/106)
* BUG: refactor pseudo version to pin_url in model card in [GH107](https://github.com/rstudio/vetiver-python/pull/107)
* DOC: adding docs, small refactoring in [GH108](https://github.com/rstudio/vetiver-python/pull/108)
* ENH, DOC: add examples to docstrings in [GH109](https://github.com/rstudio/vetiver-python/pull/109)