You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Update version handling and validation in transcribe_me module
- Add default version "0.0.0" if not specified in environment variable
- Validate version format with three parts and all parts being digits in [transcribe_me/__init__.py]
0 commit comments