We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29387f1 commit 9ff7e75Copy full SHA for 9ff7e75
1 file changed
nemo/package_info.py
@@ -16,7 +16,7 @@
16
MAJOR = 2
17
MINOR = 3
18
PATCH = 0
19
-PRE_RELEASE = 'rc0'
+PRE_RELEASE = 'rc2'
20
21
# Use the following formatting: (major, minor, patch, pre-release)
22
VERSION = (MAJOR, MINOR, PATCH, PRE_RELEASE)
0 commit comments