commit | 1db9efeb0d5e42085b55a73d8956ab6ec4599394 | [log] [tgz] |
---|---|---|
author | Steve Jeong <steve@how2flow.net> | Mon Mar 25 02:20:26 2024 +0000 |
committer | Steve Jeong <steve@how2flow.net> | Mon Mar 25 02:20:26 2024 +0000 |
tree | f311c83213c4c218e41ff27fdb342b2f78dd5be4 | |
parent | 1ba2d4c690277b984a07cca8dbf449af910b10f3 [diff] [blame] |
update submodule version 3.16.2 Signed-off-by: Steve Jeong <steve@how2flow.net>
diff --git a/setup.py b/setup.py index cc7d8ac..84387f4 100644 --- a/setup.py +++ b/setup.py
@@ -64,7 +64,7 @@ setup( name = 'odroid_wiringpi', - version = '3.16.1', + version = '3.16.2', ext_modules = [ _odroid_wiringpi ], py_modules = ["odroid_wiringpi"], install_requires=[],