diff --git a/nemo_export_deploy_common/package_info.py b/nemo_export_deploy_common/package_info.py index d078a6e23..074636ad4 100644 --- a/nemo_export_deploy_common/package_info.py +++ b/nemo_export_deploy_common/package_info.py @@ -15,7 +15,7 @@ MAJOR = 0 MINOR = 4 -PATCH = 1 +PATCH = 2 PRE_RELEASE = "" # Use the following formatting: (major, minor, patch, pre-release)