commit | 554b542a2fc60864008eb252d95733daccdca041 | [log] [tgz] |
---|---|---|
author | Philip Howard <phil@gadgetoid.com> | Thu Mar 28 00:00:18 2013 +0000 |
committer | Philip Howard <phil@gadgetoid.com> | Thu Mar 28 00:00:18 2013 +0000 |
tree | 2e11111cde765f5825ca32533e06e9d8d42099fc | |
parent | b1169c8364e0820ad3e8ef6122812c7ac288bf9c [diff] [blame] |
Added manifest file for headers, incremented version number for PiPy deploy. Updated README with disclaimer
diff --git a/setup.py b/setup.py index 7df8e36..bb6706d 100644 --- a/setup.py +++ b/setup.py
@@ -31,7 +31,7 @@ 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/',