We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d40ad commit bc37399Copy full SHA for bc37399
setup.py
@@ -29,7 +29,7 @@
29
'Topic :: System :: Hardware']
30
31
setup(name = 'Adafruit_BBIO',
32
- version = '0.0.30',
+ version = '1.0.0',
33
author = 'Justin Cooper',
34
author_email = '[email protected]',
35
description = 'A module to control BeagleBone IO channels',
0 commit comments