What's Changed
* Manifest file not required by paddyroddy in https://github.com/astro-informatics/sleplet/pull/73
* Don't rely too much on `ruff` `ignore` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/75
* Wrap lines by paddyroddy in https://github.com/astro-informatics/sleplet/pull/76
* Introduce per file ignore for tests by paddyroddy in https://github.com/astro-informatics/sleplet/pull/77
* More explicity sorting toml by paddyroddy in https://github.com/astro-informatics/sleplet/pull/78
* Fix toml stuff by paddyroddy in https://github.com/astro-informatics/sleplet/pull/79
* Linting to use latest python by paddyroddy in https://github.com/astro-informatics/sleplet/pull/80
* Add documentation with `pdoc` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/84
* Add README and Git LFS note by paddyroddy in https://github.com/astro-informatics/sleplet/pull/85
* Move data files to one directory by paddyroddy in https://github.com/astro-informatics/sleplet/pull/86
* Setup pooch for downloading files by paddyroddy in https://github.com/astro-informatics/sleplet/pull/87
* Add version and fix PyPI by paddyroddy in https://github.com/astro-informatics/sleplet/pull/88
* Move logger to top level by paddyroddy in https://github.com/astro-informatics/sleplet/pull/89
* Improve pypi links by paddyroddy in https://github.com/astro-informatics/sleplet/pull/90
* Ignore unused imports in init by paddyroddy in https://github.com/astro-informatics/sleplet/pull/91
* Generate masks on the fly by paddyroddy in https://github.com/astro-informatics/sleplet/pull/92
* Remove settings toml and use environment variables by paddyroddy in https://github.com/astro-informatics/sleplet/pull/93
* Update README.md by paddyroddy in https://github.com/astro-informatics/sleplet/pull/94
* Take examples out of the module and put in their own folder by paddyroddy in https://github.com/astro-informatics/sleplet/pull/95
* Add to PyPI via tag by paddyroddy in https://github.com/astro-informatics/sleplet/pull/96
**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.0.0...v1.1.1