0.26.1
📦 typerView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily fixes an issue where environment variables set for typer.Option were not functioning correctly and includes a minor dependency update.
🐛 Bug Fixes
- Ensured that an environment variable set for typer.Option works as expected.