Skip to content

Commit

Permalink
publish v1.16.0.post1 (#7)
Browse files Browse the repository at this point in the history
Follow-up to #5.
Similar to #6.

Proposes publishing a `1.16.0.post1` version, identical to version
`1.16.0` except that `load_library()` will no longer raise exceptions in
non-GPU environments.

## Notes for Reviewers

Checked
https://pypi.anaconda.org/rapidsai-wheels-nightly/simple/libucx-cu12/ to
confirm that it's exactly `1.16.0` that we want to do a post-release
for.
  • Loading branch information
jameslamb authored May 10, 2024
1 parent b79e73c commit b24d308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.1.post1
1.16.0.post1

0 comments on commit b24d308

Please sign in to comment.