This release contains a few important updates and bugfixes.
1. Fix a bug with subcommands that take a `DB` file parameter not actually using the `DB` file passed to it. See: 66cae3d4
2. Add support for single-level afl-fuzz output directories. See: bf782d26d24030d1d6b91a8a82f0470ac66386b3
3. `atriage exploitable` now dedupes the crashes with the `exploitable` hash value when writing the final log file.