📦 PyPI Release
This release has been automatically published to PyPI.
Install with pip:
pip install gwrefpy==0.4.1Install with uv:
uv add gwrefpy==0.4.1Or upgrade with pip:
pip install --upgrade gwrefpyOr upgrade with uv:
uv add gwrefpy@latestWhat's Changed
- Release v0.4.1: Documentation bug fix by @officialankan in #101
Full Changelog: v0.4.0...v0.4.1