Skip to content
Release 5.0.1
CHANGELOG
* Set interpreter to 'python3', so running `./acme-tiny.py --help` will use python3 by default (see pull #240)
  NOTE: You can still run using python 2 by running `python acme-tiny.py --help`