Skip to content

Commit a5d1a7b

Browse files
authored
chore: Version bump (#545)
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent cedd385 commit a5d1a7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nemo_curator/package_info.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515

1616
MAJOR = 0
17-
MINOR = 7
17+
MINOR = 8
1818
PATCH = 0
19-
PRE_RELEASE = "rc1"
19+
PRE_RELEASE = "rc0"
2020
DEV = "dev0"
2121

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

0 commit comments

Comments
 (0)