What's Changed
* docs: add examples with environment variables for `board_connect` by isabelizimm in https://github.com/rstudio/pins-python/pull/216
* ci: add ci support for python 3.11 by isabelizimm in https://github.com/rstudio/pins-python/pull/218
* Fix typo in installation section of readme by nealrichardson in https://github.com/rstudio/pins-python/pull/219
* maint: spooky fall 🍁 cleaning by isabelizimm in https://github.com/rstudio/pins-python/pull/220
* feat: preview r code in connect to read pin by isabelizimm in https://github.com/rstudio/pins-python/pull/223
* drop python 3.7 support, min fsspec>=2022.2.0 by isabelizimm in https://github.com/rstudio/pins-python/pull/224
* refactor(fsspec): remove upper bound on fsspec by gforsyth in https://github.com/rstudio/pins-python/pull/221
New Contributors
* nealrichardson made their first contribution in https://github.com/rstudio/pins-python/pull/219
* gforsyth made their first contribution in https://github.com/rstudio/pins-python/pull/221
**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.8.3...v0.8.4