commit | 4b82c9f452d09377e0ce674835929c4096d41b3a | [log] [tgz] |
---|---|---|
author | Steve Jeong <how2soft@gmail.com> | Thu Apr 20 11:03:53 2023 +0900 |
committer | Steve Jeong <how2soft@gmail.com> | Thu Apr 20 11:03:53 2023 +0900 |
tree | 1958d153e39474b33d759ce1196aa29ae18c80d4 | |
parent | d9a08bb1b17e5338d56b1ad655e6d46c1b890e27 [diff] [blame] |
update submodule version 3.15.0 Signed-off-by: Steve Jeong <how2soft@gmail.com>
diff --git a/setup.py b/setup.py index fa28d56..a91aabf 100644 --- a/setup.py +++ b/setup.py
@@ -64,7 +64,7 @@ setup( name = 'odroid_wiringpi', - version = '3.14.6', + version = '3.15.0', ext_modules = [ _odroid_wiringpi ], py_modules = ["odroid_wiringpi"], install_requires=[],