What's Changed
* have stable and latest docs by isabelizimm in https://github.com/rstudio/vetiver-python/pull/93
* bug fix for load_pkgs function on Windows OS by M4thM4gician in https://github.com/rstudio/vetiver-python/pull/98
* Update attach_pkgs.py by M4thM4gician in https://github.com/rstudio/vetiver-python/pull/99
* implement statsmodels handler by isabelizimm in https://github.com/rstudio/vetiver-python/pull/100
* FEAT: xgboost handler by isabelizimm in https://github.com/rstudio/vetiver-python/pull/101
* adding model card template by isabelizimm in https://github.com/rstudio/vetiver-python/pull/106
* refactor pseudo version to pin_url in model card by isabelizimm in https://github.com/rstudio/vetiver-python/pull/107
* adding docs, small refactoring by isabelizimm in https://github.com/rstudio/vetiver-python/pull/108
* add examples to docstrings by isabelizimm in https://github.com/rstudio/vetiver-python/pull/109
New Contributors
* M4thM4gician made their first contribution in https://github.com/rstudio/vetiver-python/pull/98
**Full Changelog**: https://github.com/rstudio/vetiver-python/compare/v0.1.6...v0.1.7