Skip to content

1.2.1 Release

Compare
Choose a tag to compare
@OwenCochell OwenCochell released this 22 May 18:29
· 23 commits to master since this 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