Skip to content

Commit 0b9b7a9

Browse files
committed
Added Jetpack 5.1.5
1 parent 4749374 commit 0b9b7a9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

jtop/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
__copyright__ = "(c) 2024, Raffaello Bonghi"
3232
# Version package
3333
# https://packaging.python.org/guides/distributing-packages-using-setuptools/#choosing-a-versioning-scheme
34-
__version__ = "4.3.1"
34+
__version__ = "4.3.2"
3535
# EOF

jtop/core/jetson_variables.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"36.2.0": "6.0 DP",
5050
"36.0.0": "6.0 EA",
5151
# -------- JP5 --------
52+
"35.6.1": "5.1.5",
5253
"35.6.0": "5.1.4",
5354
"35.5.0": "5.1.3",
5455
"35.4.1": "5.1.2",

0 commit comments

Comments
 (0)