* Updated README with an FAQ section * Minor adjustment to `fade_brightness`
0.2.1
* Fixed `get_brightness` attribute errors for Windows * The Windows version will now set the brightness for ALL wmi brightness methods (not just the first one) * If there are multiple brightness methods then `get_brightness` will return a list of brightness values * Added a copy of the MIT license to the files
0.1.72
0.1.7
* Made some type conversions in `set_brightness` ever so slightly more reliable * Added `max_value` kwarg to `get_brightness` * Fixed a logic error in `get_brightness` * Fixed rounding error in `get_brightness`
Patch 1: * Removed debug print statements
Patch 2: * Fixed not returning false upon failure on Windows * If fade_brightness cannot set the brightness it exits the for loop
0.1.6
Added a new function called `fade_brightness` which does exactly what it says on the tin