Releases: fern-api/incident-python
Releases · fern-api/incident-python
1.0.0
feat: rename package from 'fern' to 'fern-incidentio' This change renames the Python package from the generic 'fern' name to the more specific 'fern-incidentio' name to avoid conflicts with other packages and improve clarity about what the package does. Key changes: - Update package name in pyproject.toml from 'fern' to 'fern-incidentio' - Update installation instructions in README to use new package name - Update PyPI badge link to point to correct package - Update SDK name header in client wrapper to reflect new package name - Update version metadata import to use new package name - Add automated publishing workflow for tagged releases - Update CLI version in metadata from 3.39.2 to 3.47.7 🌿 Generated with Fern