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