1.2.1 Release
DO NOT USE THIS RELEASE!
Due to a huge bug with argument parsing,
this release will not work correctly!
Bug Fixes:
- Added a version check to the start of the script, which exit if the python version is below 3.6
- When checking script version with '-V', we now display the version and exit instead raising an error
Other Fixes:
- Added a section to the readme explaining python versions and how to manually specify them
- Added some missing command line arguments to the readme
- Moved '--server-version' argument to the 'version' group in argparse