commit | 1ba2d4c690277b984a07cca8dbf449af910b10f3 | [log] [tgz] |
---|---|---|
author | Steve Jeong <steve@how2flow.net> | Tue Nov 14 16:47:03 2023 +0900 |
committer | Steve Jeong <steve@how2flow.net> | Tue Nov 14 16:47:03 2023 +0900 |
tree | 2013232aae8886b0bc09d22518293704ef34f07a | |
parent | f7e6770071dec74fc29cddf52661870b09bc2870 [diff] [blame] |
update submodule version 3.16.1 Signed-off-by: Steve Jeong <steve@how2flow.net>
diff --git a/setup.py b/setup.py index f8721a4..cc7d8ac 100644 --- a/setup.py +++ b/setup.py
@@ -64,7 +64,7 @@ setup( name = 'odroid_wiringpi', - version = '3.15.3', + version = '3.16.1', ext_modules = [ _odroid_wiringpi ], py_modules = ["odroid_wiringpi"], install_requires=[],