Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
This increments the minor version rather than the patch version. From
now on, each new release will generally increment the minor version, so
that patch releases are possible for minor versions without introducing
a fourth version number component, as we had to do with v0.0.17.1
(because cuDF was pinned to numba-cuda < 0.0.18).
  • Loading branch information
gmarkall committed Dec 18, 2024
1 parent 6b834e5 commit 22ec8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion numba_cuda/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.21
0.1.0

0 comments on commit 22ec8e2

Please sign in to comment.