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 7b6eb95 commit 04ca37fCopy full SHA for 04ca37f
1 file changed
nemo_export_deploy_common/package_info.py
@@ -16,7 +16,7 @@
16
MAJOR = 0
17
MINOR = 5
18
PATCH = 0
19
-PRE_RELEASE = "rc0"
+PRE_RELEASE = ""
20
21
# Use the following formatting: (major, minor, patch, pre-release)
22
VERSION = (MAJOR, MINOR, PATCH, PRE_RELEASE)
0 commit comments