Skip to content

Commit 55b3efd

Browse files
committed
Push to v1.25.0 for official release
1 parent a374542 commit 55b3efd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# NV Dockerfile
1+
# nv Dockerfile
22
# This Dockerfile is used as a base image for the Python version of the
33
# nv framework.
44
#

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
setup(
3030
name="nv-framework",
31-
version="1.24.11",
31+
version="1.25.0",
3232
description="A Python-based robot-focused framework.",
3333
license="GPL-3.0-or-later",
3434
url="https://github.com/unmnd",

0 commit comments

Comments
 (0)