commit | 38396a50570af26e270fb3f0d6843ec62634d11a | [log] [tgz] |
---|---|---|
author | Steve Jeong <steve@how2flow.net> | Thu May 09 06:13:13 2024 +0000 |
committer | Steve Jeong <steve@how2flow.net> | Thu May 09 06:13:13 2024 +0000 |
tree | 02f88e526b5bfe0a94dfe67e235741496d238a85 | |
parent | 1db9efeb0d5e42085b55a73d8956ab6ec4599394 [diff] [blame] |
update submodule version 3.16.4 Signed-off-by: Steve Jeong <steve@how2flow.net>
diff --git a/setup.py b/setup.py index 84387f4..f151ce7 100644 --- a/setup.py +++ b/setup.py
@@ -64,7 +64,7 @@ setup( name = 'odroid_wiringpi', - version = '3.16.2', + version = '3.16.4', ext_modules = [ _odroid_wiringpi ], py_modules = ["odroid_wiringpi"], install_requires=[],