commit | d79abc7b70f5f7aaa789b0aed44a7ffedea44e3e | [log] [tgz] |
---|---|---|
author | Phil Howard <phil@gadgetoid.com> | Mon Feb 29 12:23:10 2016 +0000 |
committer | Phil Howard <phil@gadgetoid.com> | Mon Feb 29 12:23:10 2016 +0000 |
tree | c7c43888eb0102e336746cf18cfc5d1c98ee1362 | |
parent | 3f99ba15c2dbfa2d39089ec281d63cb701f0d1d1 [diff] [blame] |
Changed version numbering scheme
diff --git a/setup.py b/setup.py index dfe0ac5..4d2f1a8 100755 --- a/setup.py +++ b/setup.py
@@ -17,7 +17,7 @@ setup( name = 'wiringpi2', - version = '1.2.2', + version = '2.32.0', author = "Philip Howard", author_email = "phil@gadgetoid.com", url = 'https://github.com/Gadgetoid/WiringPi2-Python/',