In order to compile the package with [pyInstaller](https://pyinstaller.org) some minor adjustments were required. There are no functional changes in this release.
It is now possible to download and use Whispers as a binary for Linux, OSX and Windows. See [releases](https://github.com/adeptex/whispers/releases) page.
* [ELF 64-bit LSB executable, x86-64](https://github.com/adeptex/whispers/releases/download/latest/whispers.elf)
* [Mach-O 64-bit x86_64 executable](https://github.com/adeptex/whispers/releases/download/latest/whispers.mac)
* [PE32+ executable (console) x86-64](https://github.com/adeptex/whispers/releases/download/latest/whispers.exe)
**Full Changelog**: https://github.com/adeptex/whispers/compare/2.1.1...2.1.2