commit | 0e9c6187352c2a0ad1f6f8d1d2cb77f36a0a9b2c | [log] [tgz] |
---|---|---|
author | Deokgyu Yang <secugyu@gmail.com> | Tue Apr 21 12:14:35 2020 +0900 |
committer | Deokgyu Yang <secugyu@gmail.com> | Tue Apr 21 12:14:35 2020 +0900 |
tree | 4c96a903f1417184b197420648f4a438bd62f860 | |
parent | 4748d59cdbc3f38ef76eaed62daa8e7a64081470 [diff] [blame] |
Update submodule version to 3.1 Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
diff --git a/setup.py b/setup.py index 9b0fe45..83519c9 100644 --- a/setup.py +++ b/setup.py
@@ -57,7 +57,7 @@ setup( name = 'odroid_wiringpi', - version = '3.0', + version = '3.1', ext_modules = [ _odroid_wiringpi ], py_modules = ["odroid_wiringpi"], install_requires=[],