Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/branch-23.10' into branch-23.1…
Browse files Browse the repository at this point in the history
…0-nx_cugraph_wheel
  • Loading branch information
rlratzel committed Sep 22, 2023
2 parents 0fbddeb + 367f36c commit a1d079d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/release/update-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,5 @@ for FILE in .github/workflows/*.yaml; do
sed_runner "s/dask-cuda.git@branch-[0-9][0-9].[0-9][0-9]/dask-cuda.git@branch-${NEXT_SHORT_TAG}/g" "${FILE}"
done
sed_runner "s/RAPIDS_VERSION_NUMBER=\".*/RAPIDS_VERSION_NUMBER=\"${NEXT_SHORT_TAG}\"/g" ci/build_docs.sh

sed_runner "s/branch-.*/branch-${NEXT_SHORT_TAG}/g" python/nx-cugraph/README.md

0 comments on commit a1d079d

Please sign in to comment.