|
|
|
@ -17,7 +17,7 @@ _wiringpi2 = Extension(
|
|
|
|
|
|
|
|
|
|
|
|
setup(
|
|
|
|
setup(
|
|
|
|
name = 'wiringpi2',
|
|
|
|
name = 'wiringpi2',
|
|
|
|
version = '1.2.2',
|
|
|
|
version = '2.32.0',
|
|
|
|
author = "Philip Howard",
|
|
|
|
author = "Philip Howard",
|
|
|
|
author_email = "phil@gadgetoid.com",
|
|
|
|
author_email = "phil@gadgetoid.com",
|
|
|
|
url = 'https://github.com/Gadgetoid/WiringPi2-Python/',
|
|
|
|
url = 'https://github.com/Gadgetoid/WiringPi2-Python/',
|
|
|
|
|