commit | f7e6770071dec74fc29cddf52661870b09bc2870 | [log] [tgz] |
---|---|---|
author | Steve Jeong <steve@how2flow.net> | Tue Jul 11 15:45:32 2023 +0900 |
committer | Steve Jeong <steve@how2flow.net> | Tue Jul 11 15:45:32 2023 +0900 |
tree | ac88779f51c9d63551065e2d2a52b7c979a702b8 | |
parent | 13811cfdad90f66996118ee4a7aa0b1359dd6c49 [diff] [blame] |
update submodule version 3.15.3 Signed-off-by: Steve Jeong <steve@how2flow.net>
diff --git a/setup.py b/setup.py index c195ade..f8721a4 100644 --- a/setup.py +++ b/setup.py
@@ -64,7 +64,7 @@ setup( name = 'odroid_wiringpi', - version = '3.15.2', + version = '3.15.3', ext_modules = [ _odroid_wiringpi ], py_modules = ["odroid_wiringpi"], install_requires=[],