Microsoft-Rewards-Bot
Microsoft-Rewards-Bot copied to clipboard
Fixing incorrect detection of 3.10 as older than 3.9, fix driver download
Caused by a bug in platform.python_version_tuple(). Using sys.version_info as an alternative.
Fixes #23
Included a fix for #27 .