commit | 1e068c9c936a8466584709cfe990151232b3fb93 | [log] [tgz] |
---|---|---|
author | Deokgyu Yang <secugyu@gmail.com> | Mon Aug 24 17:59:11 2020 +0900 |
committer | Deokgyu Yang <secugyu@gmail.com> | Mon Aug 24 17:59:11 2020 +0900 |
tree | 2340ca83b78e3412385d90afa064cc07a6e83add | |
parent | 1757d0db6100c0de1bb274d8e8312c93fab0ee04 [diff] [blame] |
Update submodule version to 3.5 Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
diff --git a/setup.py b/setup.py index 083cadf..e3bccaf 100644 --- a/setup.py +++ b/setup.py
@@ -64,7 +64,7 @@ setup( name = 'odroid_wiringpi', - version = '3.4', + version = '3.5', ext_modules = [ _odroid_wiringpi ], py_modules = ["odroid_wiringpi"], install_requires=[],