v1.1.2
This release changes a mechanism inside the belt graph script to allow older versions of matplotlib to be used.
In fact, on some operating systems, the included matplotlib is quite old and using TwoSlopNorm will cause the program to crash because it doesn't exist. So I replaced it with a custom defined norm in K-Shake&Tune to avoid this.