Skip to content

Commit 18e2bd8

Browse files
[🤖]: Howdy folks, let's bump to 2.2.0rc1.dev0 ! (#12023)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ko3n1g <[email protected]>
1 parent c02c41b commit 18e2bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nemo/package_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
MAJOR = 2
1717
MINOR = 2
1818
PATCH = 0
19-
PRE_RELEASE = 'rc0'
19+
PRE_RELEASE = 'rc1'
2020

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

0 commit comments

Comments
 (0)