Skip to content

Commit 930745f

Browse files
committed
beep boop 🤖: Bumping nemo_run to v0.8.2
Signed-off-by: Oliver Koenig <okoenig@nvidia.com>
1 parent 35f7add commit 930745f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nemo_run/package_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
from packaging.version import Version
1515

16-
__version__ = "0.8.1"
16+
__version__ = "0.8.2"
1717

1818
MAJOR = Version(__version__).major
1919
MINOR = Version(__version__).minor

0 commit comments

Comments
 (0)