Change the version specifier from `>=0.2.8` to `~=0.2.8` for the `speechmatics-voice` package. This ensures compatibility with future patch versions while preventing potential breaking changes from minor updates.
2 lines
148 B
Markdown
2 lines
148 B
Markdown
- Change the version specifier from `>=0.2.8` to `~=0.2.8` for the `speechmatics-voice` package to ensure compatibility with future patch versions.
|