Skip to content

Commit

Permalink
Update release instructions for 44.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Dec 31, 2024
1 parent 9eca7d1 commit 83ca861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ Verify that the Cargo.toml in the tarball contains the correct version
(cd datafusion/physical-expr-common && cargo publish)
(cd datafusion/functions-aggregate-common && cargo publish)
(cd datafusion/functions-window-common && cargo publish)
(cd datafusion/doc && cargo publish)
(cd datafusion/expr && cargo publish)
(cd datafusion/execution && cargo publish)
(cd datafusion/physical-expr && cargo publish)
Expand Down

0 comments on commit 83ca861

Please sign in to comment.