Skip to content

GWexpy v0.1.2

Choose a tag to compare

@tatsuki-washimi tatsuki-washimi released this 08 May 11:41
8536190

GWexpy v0.1.2

This release finalizes the narrow v0.1.2 hotfix lane for GWpy 4.x compatibility, targeted public I/O fixes, packaging metadata, and release artifacts.

Highlights

  • Narrow compatibility hotfixes for public I/O proxy imports and GWF list/dict read paths.
  • Targeted reader auto-identify and compatibility fixes for histogram HDF5, ATS/MTH5, audio, seismic, SegmentTable span CSV, and FrequencySeries DTT XML flows.
  • Packaging metadata finalized across gwexpy/_version.py, CITATION.cff, .zenodo.json, and changelog surfaces.
  • Release artifact hygiene, package metadata checks, and fresh wheel smoke checks passed in the tag-triggered release workflow.

Install

pip install gwexpy==0.1.2

Verification

  • Tag: v0.1.2
  • Commit: 853619023ac41039b15136e07cf330ef463613d0
  • PyPI publish workflow: success
  • PyPI artifacts: gwexpy-0.1.2.tar.gz and gwexpy-0.1.2-py3-none-any.whl
  • Fresh virtual environment smoke: install, import, version check, and pip check passed

Follow-up Tracking

  • Zenodo DOI/record propagation is tracked from this GitHub Release.
  • conda-forge refresh is tracked as downstream follow-up and is not a hard release gate.