We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b5837 commit 63c39c3Copy full SHA for 63c39c3
setup.py
@@ -7,7 +7,7 @@
7
__name__ = 'sysfs-gpio'
8
__description__ = 'Linux SysFS GPIO Access'
9
__author__ = 'Derek Willian Stavis'
10
-__version__ = '0.1'
+__version__ = '0.2.0'
11
__author_email__ = '[email protected]'
12
__author_site__ = 'http://derekstavis.github.io'
13
0 commit comments