ryankert01 opened a new pull request, #1362:
URL: https://github.com/apache/mahout/pull/1362

   ## Summary
   
   Post-release version bump on `main` following the 0.6.0 / 0.2.0 release.
   
   - `qumat`: `0.6.0` → `0.7.0.dev0`
   - `qumat-qdp`: `0.2.0` → `0.3.0-dev`
   - Regenerates `qdp/Cargo.lock` and updates the `qumat` entry in `uv.lock` 
accordingly.
   
   ## Why `.dev0` / `-dev`?
   
   PEP 440 / Cargo semver ordering: `0.7.0.dev0` < `0.7.0rc1` < `0.7.0`. 
Keeping `main` at a development pre-release lets the next RC tag (`0.7.0rc1`) 
sort above main builds without introducing a version regression.
   
   ## Test plan
   
   - [ ] CI passes (build + tests + ruff + ty)
   - [ ] No unintended lockfile churn beyond the workspace package version


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to