From 205def32c60383ae8b94bf81db6fe37e0492e189 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Tue, 28 Jul 2026 00:30:16 +0000 Subject: [PATCH] [stubsabot] Bump Jetson.GPIO to 2.1.13 Release: https://pypi.org/pypi/Jetson.GPIO/2.1.13 Homepage: https://github.com/NVIDIA/jetson-gpio Repository: https://github.com/NVIDIA/jetson-gpio Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Jetson.GPIO Diff: https://github.com/NVIDIA/jetson-gpio/compare/v2.1.12...v2.1.13 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 158. - Total lines of Python code deleted: 20. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/Jetson.GPIO/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/Jetson.GPIO/METADATA.toml b/stubs/Jetson.GPIO/METADATA.toml index 9afedb7c6c2b..d5b6d8358e23 100644 --- a/stubs/Jetson.GPIO/METADATA.toml +++ b/stubs/Jetson.GPIO/METADATA.toml @@ -1,2 +1,2 @@ -version = "2.1.12" +version = "2.1.13" upstream-repository = "https://github.com/NVIDIA/jetson-gpio"