Skip to content

Commit 8cbd68f

Browse files
authored
chore: Bump to 0.8.0rc2 (#633)
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 3169a24 commit 8cbd68f

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
@@ -16,7 +16,7 @@
1616
MAJOR = 0
1717
MINOR = 8
1818
PATCH = 0
19-
PRE_RELEASE = "rc0"
19+
PRE_RELEASE = "rc2"
2020
DEV = "dev0"
2121

2222
# Use the following formatting: (major, minor, patch, pre-release)

0 commit comments

Comments
 (0)