1.2.5
-----

* Improved docstrings
* Defer setup to avoid import-time side effects. PR #17
* Fix issue with modulo. PR #21
* Fix & optimise tweeing. PR #23

1.2.4
-----

* Added __version__ to module

1.2.3
-----

* Removed ref to pimglow.py in MANIFEST
* Added LICENSE.txt

1.2.2
-----

* Fixed legs.py for Python3 compatibility

1.2.1
-----

* Tweaks and tidying up

1.2.0
-----

* Promoted to stable
* "set" now defaults to a sensible LED order, wrapping "_set"
* Call "_set" directly for old bahaviour

1.1.0
-----

* Update to new PiGlow library
* renamed my 'led' method to 'single'
* wrapped inherited 'set' to automatically call 'update'

1.0.0
-----

* Initial experimental module

