Skip to content

Commit e4bdace

Browse files
authored
[🤖]: Howdy folks, let's bump NeMo-Export-Deploy to 0.4.0rc0.dev0 ! (#482)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Pablo Garay <[email protected]> Co-authored-by: pablo-garay <[email protected]>
1 parent 9e3c43f commit e4bdace

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎nemo_export_deploy_common/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 = 3
17+
MINOR = 4
1818
PATCH = 0
19-
PRE_RELEASE = "rc4"
19+
PRE_RELEASE = "rc0"
2020

2121
# Use the following formatting: (major, minor, patch, pre-release)
2222
VERSION = (MAJOR, MINOR, PATCH, PRE_RELEASE)

0 commit comments

Comments
 (0)