This version switches from using DMA channel 5, which seems to be causing issues on at least the Pi 3, to DMA channel 10, which users have reported as working.
It also depends on `rpi_ws281x` version 3.0.2 which includes a fix for gamma correction.
If you're having issues with your Pi freezing and your SD card becoming write-only, run:
sudo pip install unicornhat --upgrade