commit | c2d1e040ba08131c07df3f3a4a8f6b58cb197dd0 | [log] [tgz] |
---|---|---|
author | Yang Deokgyu <secugyu@gmail.com> | Tue Aug 27 18:26:10 2019 +0900 |
committer | Yang Deokgyu <secugyu@gmail.com> | Tue Aug 27 18:29:40 2019 +0900 |
tree | da3cfd4dafcc5c001610032f0f3c21edb92f4073 | |
parent | 5b7ef30c325c507f1c569a8aada6a5170fc6c23a [diff] [blame] |
Update submodule version to 2.44-4.0 Signed-off-by: Yang Deokgyu <secugyu@gmail.com>
diff --git a/setup.py b/setup.py index 61dcfbc..d4cb168 100644 --- a/setup.py +++ b/setup.py
@@ -66,7 +66,7 @@ setup( name = 'wiringpi', - version = '2.44.5', + version = '2.44-4.0', ext_modules = [ _wiringpi ], py_modules = ["wiringpi"], install_requires=[],