🚀 SolarWindPy Release v0.3.0
Version: v0.3.0
Commit: 6743869
Build Date:
📦 Installation
pip install solarwindpy==v0.3.0🔍 Package Verification
import solarwindpy
print(solarwindpy.__version__) # Should show v0.3.0📋 What's Included
- Source Distribution (
.tar.gz): Full source code with setup metadata - Wheel Package (
.whl): Pre-built binary distribution for faster installation
Auto-generated release from GitHub Actions
What's Changed
- fix(docs): resolve doc8 linting errors in documentation by @blalterman in #404
- chore: Sync dependency lockfiles from pyproject.toml by @github-actions[bot] in #406
- feat(deps)!: Dependency management overhaul (v0.3.0) by @blalterman in #405
- chore: Update requirements files by @github-actions[bot] in #391
- chore: Sync dependency lockfiles from pyproject.toml by @github-actions[bot] in #407
Full Changelog: v0.2.0...v0.3.0