What's Changed
[**Full Changelog**](https://github.com/rstudio/vetiver-python/compare/v0.2.0...v0.2.1)
* DOC: add changelog in [GH151](https://github.com/rstudio/vetiver-python/pull/151)
* FIX: None type handling for `python_version` in metadata [GH149](https://github.com/rstudio/)vetiver-python/pull/149
* Match GHA Python versions to Connect [GH157](https://github.com/rstudio/vetiver-python/pull/157)
* DOCS: move from sphinx to quartodoc [GH153](https://github.com/rstudio/vetiver-python/pull/153)
* BUG,CI: /latest not rendering correctly [GH158](https://github.com/rstudio/vetiver-python/pull/158)
* MAINT: spring cleaning [GH160](https://github.com/rstudio/vetiver-python/pull/160)
* DOCS: Add netlify docs preview [GH163](https://github.com/rstudio/vetiver-python/pull/163)
* MAINT: spring cleaning [GH164](https://github.com/rstudio/vetiver-python/pull/164)
* ENH: Refactor server handling [GH155](https://github.com/rstudio/vetiver-python/pull/155)
* FEAT: add required packages to authorize pins boards [GH166](https://github.com/rstudio/vetiver-python/)pull/166
* MAINT: start typing vetiver [GH168](https://github.com/rstudio/vetiver-python/pull/168)
* FEAT: add new `/metadata` GET endpoint [GH170](https://github.com/rstudio/vetiver-python/pull/170)
* FEAT: implement spacy models [GH143](https://github.com/rstudio/vetiver-python/pull/143)