We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f7add commit 930745fCopy full SHA for 930745f
1 file changed
nemo_run/package_info.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
from packaging.version import Version
15
16
-__version__ = "0.8.1"
+__version__ = "0.8.2"
17
18
MAJOR = Version(__version__).major
19
MINOR = Version(__version__).minor
0 commit comments