fix(api): sync pyproject version with repository version#9359
fix(api): sync pyproject version with repository version#9359Vedantdhewale07 wants to merge 1 commit into
Conversation
|
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe version field in apps/api/pyproject.toml was updated from 0.24.0 to 1.3.1 to align with the version used across other manifests in the repository. ChangesVersion alignment
Estimated code review effort: 1 (Trivial) | ~2 minutes Related issues: Resolves version mismatch reported in issue Suggested labels: dependencies, chore Suggested reviewers: none required for this trivial change 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
This PR updates the version in
apps/api/pyproject.tomlfrom0.24.0to1.3.1to match the repository's current release version.Changes
apps/api/pyproject.tomlFixes #9355
Summary by CodeRabbit