- Updated package name from 'facet' to 'facetpy' in pyproject.toml for consistency with PyPI.
- Added homepage, repository, documentation links, and keywords to pyproject.toml for improved discoverability.
- Enhanced classifiers in pyproject.toml to better reflect the package's status and intended audience.
- Revised installation instructions in README to reflect the new package name and clarified installation options.
- Introduced a new RELEASING.md file to outline the steps for publishing to PyPI.
- Added GitHub Actions workflow for automated publishing to PyPI upon tagging a release.