mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2026-02-07 03:19:48 +09:00
Changed version numbering scheme
This commit is contained in:
2
setup.py
2
setup.py
@@ -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/',
|
||||||
|
|||||||
Reference in New Issue
Block a user