Skip to content

Commit fbdf29c

Browse files
authored
chore: Version bump to 0.10.0rc0.dev0 (#735)
* [🤖]: Howdy folks, let's bump NeMo Curator to `0.10.0rc0.dev0` ! Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Fix lint error in package_info Signed-off-by: Charlie Truong <chtruong@nvidia.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Charlie Truong <chtruong@nvidia.com> Co-authored-by: chtruong814 <195193376+chtruong814@users.noreply.github.com>
1 parent a915f02 commit fbdf29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nemo_curator/package_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
MAJOR = 0
17-
MINOR = 9
17+
MINOR = 10
1818
PATCH = 0
1919
PRE_RELEASE = "rc0"
2020
DEV = "dev0"

0 commit comments

Comments
 (0)