Commits


Sutou Kouhei authored and GitHub committed 5c73ac80cfe
GH-33501: [Packaging][Release] Add a post-release script to add a new version to conan (#34022) ### Rationale for this change This is useful to reduce release cost. ### What changes are included in this PR? Prepare a branch automatically to open a pull request on https://github.com/conan-io/conan-center-index/ . ### Are these changes tested? Yes. https://github.com/conan-io/conan-center-index/pull/15696 was created with this. ### Are there any user-facing changes? No. * Closes: #33501 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>