--- * Added ability to specify GPIO only as a number, this doesn't work for PWM/SPWM/LRADC/SERVO
0.6.2
--- * Implementation for 77 - ability to push up binary pypi * Implementation for 75 - wait_for_edge timeout
0.6.1
--- * Fixing implementation for 76
0.6
--- * Random comment cleanup * Implement fix for 76 * API documentation added * Closing 74
0.5.9
--- * Merged PR70 to enable the underlying C code to be used properly in C based code * Updated README to add missing pins on the CHIP Pro that are available as GPIO * Updated README to denote pins that are available for Edge Detection
0.5.8
--- * Added 3 pins for the CHIP Pro as allowable for setting callbacks and edge detection to close out Issue 68