github MAIF/shapash v2.7.1
v2.7.1 - Bug Fix Release

6 hours ago

What's Changed

  • Fix pyproject.toml by @tbloron in #592
    • This fix resolves an issue where the shapash module was not importable after installation, resulting in a ModuleNotFoundError. The problem was traced back to the pyproject.toml configuration file, which has now been corrected. The fix ensures that Shapash installs and imports correctly in all environments.

Bug Fix Details:

  • Users installing version 2.7.0 encountered a packaging issue that prevented shapash from being properly imported in Python environments, including Conda environments using Python 3.10. This version addresses that issue, making the module accessible after installation.

Installation Instructions:

To upgrade to the latest version, run:

pip install --upgrade shapash

Full Changelog:

Compare v2.7.0...v2.7.1

Don't miss a new shapash release

NewReleases is sending notifications on new releases.