mbutrovich opened a new pull request, #23689:
URL: https://github.com/apache/datafusion/pull/23689

   ## Which issue does this PR close?
   
   - Part of #22547 (Release DataFusion `54.1.0`)
   
   ## Rationale for this change
   
   Prepares `branch-54` for the 54.1.0 release candidate by bumping the 
workspace version from 54.0.0 to 54.1.0. Mirrors the 54.0.0 bump (#22396).
   
   ## What changes are included in this PR?
   
   - `Cargo.toml`: workspace version + all internal `datafusion-*` dependency 
pins 54.0.0 -> 54.1.0
   - `Cargo.lock`: regenerated via `cargo check -p datafusion`
   - Docs example/version strings: `docs/source/download.md`,
     `docs/source/user-guide/example-usage.md`,
     `docs/source/user-guide/crate-configuration.md`,
     `docs/source/user-guide/configs.md` (`created_by`)
   
   ## Are these changes tested?
   
   Mechanical version bump; `cargo check -p datafusion` succeeds. Full CI on 
the branch.
   
   ## Are there any user-facing changes?
   
   Version number only.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to