diff --git a/nemo_run/package_info.py b/nemo_run/package_info.py index 8ebc4eb7..026f3865 100644 --- a/nemo_run/package_info.py +++ b/nemo_run/package_info.py @@ -13,7 +13,7 @@ # limitations under the License. MAJOR = 0 -MINOR = 11 +MINOR = 12 PATCH = 0 PRE_RELEASE = ""