- Allow foreground and background colors to be specified for individual table columns.
- Allow color values as well as color names as the `color` parameter to `Printer.text()`.
- Add a new `bg_color`parameter to `Printer.text()`.
- Correct a couple of minor documentation errors.
- Add version to `__init__.py`.