v1.0.3
google-research/timesfmv1.0.3Aug 31, 2025by github-actions[bot]
AI Summary
Scriberr v1.0.3 is a patch release that includes installation instructions and resolves a specific issue identified in the changelog.
Key Highlights
- New version v1.0.3 released
- Installation instructions available for Homebrew (macOS/Linux) and manual download
- Bug fix for issue #163 (commit 972a7f6)
Full Release Notes
## Scriberr v1.0.3 Welcome to this new release of Scriberr! ### Installation #### Homebrew (macOS/Linux) ```bash brew tap rishikanthc/scriberr brew install scriberr ``` #### Manual Installation Download the appropriate archive for your platform below, extract it, and place the binary in your PATH. ## Changelog ### Others * 972a7f6fd70db9c74581f5d0ab25a39dad6031cf: fixes #163 (@rishikanthc)