Skip to content

SPECTRAX-GK v1.6.2

Choose a tag to compare

@rogeriojorge rogeriojorge released this 26 May 03:52

SPECTRAX-GK v1.6.2

This patch release makes the PyPI artifacts lightweight while keeping the repository-hosted documentation/validation atlas intact.

Highlights

  • Excludes docs/_static from source distributions, so pip install spectraxgk no longer downloads the docs figure/validation atlas.
  • Keeps docs images in Git for README and documentation rendering.
  • Moves the runtime and memory comparison panel near the top of the README, immediately after the highlights and before the current claim scope.
  • Bumps package metadata and runtime __version__ to 1.6.2.

Package Size

  • Wheel: about 0.41 MiB.
  • Source distribution: about 0.99 MiB.
  • Both artifacts contain 0 docs/_static entries and 0 NetCDF/HDF5/NPZ payloads.

Validation

  • Local checks passed: docs build, repository size manifest, release artifact manifest, release-version check, package build, twine check, and focused release/CLI tests.
  • PyPI now reports spectraxgk 1.6.2 as the latest version.