Added manifest file for headers, incremented version number for PiPy deploy. Updated README with disclaimer

This commit is contained in:
Philip Howard
2013-03-28 00:00:18 +00:00
parent b1169c8364
commit 554b542a2f
3 changed files with 6 additions and 1 deletions

View File

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