Skip to content

Commit 9bd84ea

Browse files
committed
Add JP 5.1.4
1 parent b66369b commit 9bd84ea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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.2.10"
34+
__version__ = "4.2.11"
3535
# EOF

jtop/core/jetson_variables.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"36.2.0": "6.0 DP",
4747
"36.0.0": "6.0 EA",
4848
# -------- JP5 --------
49+
"35.5.0": "5.1.4",
4950
"35.5.0": "5.1.3",
5051
"35.4.1": "5.1.2",
5152
"35.3.1": "5.1.1",

0 commit comments

Comments
 (0)