We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a374542 commit 55b3efdCopy full SHA for 55b3efd
Dockerfile
@@ -1,4 +1,4 @@
1
-# NV Dockerfile
+# nv Dockerfile
2
# This Dockerfile is used as a base image for the Python version of the
3
# nv framework.
4
#
setup.py
@@ -28,7 +28,7 @@
28
29
setup(
30
name="nv-framework",
31
- version="1.24.11",
+ version="1.25.0",
32
description="A Python-based robot-focused framework.",
33
license="GPL-3.0-or-later",
34
url="https://github.com/unmnd",
0 commit comments